Bid¶
Schema¶
| tenderers: | List of Organization objects, required |
|---|---|
| date: | string, Date, auto-generated Date when bid has been submitted. |
| id: | uuid, auto-generated Internal identifire of bid. |
| status: | string, required Possible values are:
|
| value: | Value, required Validation rules:
|
| documents: | Array of Document, optional All documents needed. |
| participationUrl: | |
URL, auto-generated A web address for participation in auction. |
|
| qualified: | bool, required Confirms the absence of grounds for refusal to participate. CDB accepts only true value. |
| eligible: | bool, optional Confirms compliance of eligibility criteria set by the customer in the tendering documents. CDB accepts only true value. |