Contract¶
Schema¶
| id: | uuid, auto-generated, read-only Internal identifier for this contract. |
|---|---|
| awardID: | string, required, read-only OpenContracting Description: The Award.id against which this contract is being issued. |
| contractID: | string, auto-generated, read-only OpenContracting Description: ID of the same contract, bound to auction resource. |
| contractNumber: | string, optional Contract number within the paper documentation. |
| title: | string, multilingual, optional
OpenContracting Description: Contract title. |
| description: | string, multilingual, optional
OpenContracting Description: Contract description. |
| status: | string, required OpenContracting Description: The current status of the contract. |
| Status | Description | ||||
|---|---|---|---|---|---|
|
draft contract | ||||
|
payment period | ||||
|
the period for downloading the final Order on the privatization of the facility | ||||
|
this contract has been signed by all the parties, and is now legally in force | ||||
|
period for fulfillment of other conditions | ||||
|
a vaiting transition to the next status | ||||
|
a vaiting transition to the next status | ||||
|
this contract was signed and in force, and has now come to a close. This may be due to a successful completion of the contract or may be early termination due to some non-completion issue | ||||
|
this contract is unsuccessful | ||||
| items: | Array of Item objects, auto-generated, read-only OpenContracting Description: The goods, services, and any intangible outcomes in this contract. |
|---|---|
| procuringEntity: | |
Organization, optional OpenContracting Description: The entity managing the procurement, which may be different from the buyer who is paying / using the items being procured. |
|
| suppliers: | List of Organization objects, auto-generated, read-only Buyer. Indicates the winner of the auction whom the given contract has been signed with. |
| value: | Value object, auto-generated, read-only OpenContracting Description: The total value of this contract. |
| dateSigned: | string, Date, auto-generated, read-only OpenContracting Description: The date the contract was signed. In the case of multiple signatures, the date of the last signature. |
| documents: | Array of Document objects, optional OpenContracting Description: All documents and attachments related to the contract, including any notices. |
| changes: | Array of Change objects, optional |
| merchandisingObject: | |
string, auto-generated, read-only Id of related Lot |
|
| milestones: | Array of Milestone objects. There are 3 milestones, that will be associated with contract after acquiring him active.payment status:
|
| owner: | string, auto-generated, read-only The entity whom the contract has been created by. |
| dateModified: | string, Date, auto-generated, read-only Time, when contract was changed last time. |
| contractType: | string, auto-generated, read-only Type of the contract. |