Award¶
Schema¶
id: | string, auto-generated, read-only OpenContracting Description: The identifier for this award. |
---|---|
bid_id: | string, auto-generated, read-only The Id of a bid that the award relates to. |
title: | string, multilingual OpenContracting Description: Award title. |
description: | string, multilingual OpenContracting Description: Award description. |
qualified: | bool Confirms the absence of grounds for refusal to participate in accordance with Article 17 of the Law of Ukraine “On Public Procurement”. |
status: | string OpenContracting Description: The current status of the award drawn from the awardStatus codelist. Possible values are:
|
date: | string, Date, auto-generated, read-only OpenContracting Description: The date of the contract award. |
value: | List of Value objects, auto-generated, read-only OpenContracting Description: The total value of this award. |
suppliers: | List of Organization objects, auto-generated, read-only OpenContracting Description: The suppliers awarded with this award. |
items: | List of Item objects, auto-generated, read-only OpenContracting Description: The goods and services awarded in this award, broken into line items wherever possible. Items should not be duplicated, but the quantity specified instead. |
documents: | List of Document objects OpenContracting Description: All documents and attachments related to the award. |
lotID: | string Id of related Lot. |