Framework
Schema
- title:
string, multilingual
The name of the framework, displayed in listings.
- description:
string, multilingual
Detailed description of framework.
- prettyID:
string, auto-generated, read-only
The framework identifier.
- procuringEntity:
ProcuringEntity, required
Organization conducting the framework.
If
frameworkTypeiselectronicCatalogue, then possible values ofProcuringEntity.kindare limited to['central'].- frameworkType:
string
- electronicCatalogue:
Framework for electronic catalog process
- date:
string, Date, auto-generated
- documents:
List of Document objects
OpenContracting Description: All documents and attachments related to the framework.
- enquiryPeriod:
Period, read-only, auto-generated
Period when questions are allowed.
OpenContracting Description: The period during which enquiries may be made and will be answered.
If
frameworkTypeiselectronicCatalogue, then suppliers cannot add submissions in this period.- dateModified:
string, Date, auto-generated
- owner:
string, auto-generated
- period:
Period, read-only, auto-generated
Period when submissions can be submitted.
OpenContracting Description: The period when the framework is open for submissions.
- qualificationPeriod:
Period, required
Period when submissions can be qualified. At least endDate has to be provided.
If
frameworkTypeiselectronicCatalogue, thenqualificationPeriodcan be from 365 to 1461 days long.- status:
string
- draft:
If
frameworkTypeiselectronicCatalogue, then in this status any fields of framework can be changed.- active:
If
frameworkTypeiselectronicCatalogue, then in this status onlycontactPoint,qualificationPeriod.endDate,descriptionanddocumentsfields of framework can be changed.- unsuccessful:
Terminal status. Framework can become unsuccessful if there was no submissions in first 20 full working days from framework activation.
- complete:
Complete framework.
Status of the Framework.
- classification:
Classification, required
OpenContracting Description: The primary classification for the framework.
If
frameworkTypeiselectronicCatalogue, then it is mandatory for classification.scheme to be ДК021. The classification.id should be valid ДК021 code.- additionalClassification:
List of Classification objects
OpenContracting Description: An array of additional classifications for the framework.
- changes:
List of FrameworkChange objects
An array of all changes during framework is active.
- revisions:
List of Revision objects, auto-generated
Historical changes to Framework object properties.