Packages

TENDER Smart Tender Prozorro Middleware

Current section

Files

Jump to
tender lib plan.txt
Raw

lib/plan.txt

{
"mode":"test",
"tender":{
"procurementMethodType":"aboveThresholdUA",
"tenderPeriod":{
"dateStart":"2021-06-01T00:00:00"
}
},
"classification":{
"scheme":"ДК021",
"id":"22990000-6"
},
"additionalClassifications":[
{
"scheme":"КЕКВ",
"id":"2000"
}
],
"budget":{
"year":2021,
"description":"Test",
"currency":"UAH",
"amount":10000,
"notes":"Notes",
"yearPeriod":{
"yearFrom":2020,
"yearTo":2020
},
"financingSources":[
{
"title":"state",
"description":"Description",
"amount":12
}
]
},
"items":[
{
"description":"item description",
"classification":{
"scheme":"ДК021",
"id":"22990000-6"
},
"unitCode":"H87",
"quantity":7,
"deliveryDate":{
"dateStart":"2021-06-07T00:00:00",
"dateEnd":"2022-06-07T00:00:00"
}
}
],
"organizer":{
"contactPoint":{
"login":"test@test.com"
}
}
}