Bid¶
Schema¶
| id: | uuid, auto-generated, read-only Internal identifier of bid. |
|---|---|
| tenderers: | Array of Organization objects, required |
| date: | string, Date, auto-generated, read-only Date when bid has been submitted. |
| owner: | string, auto-generated, read-only Broker_id of the platform from which the procedure has been created |
| value: | Value, required Validation rules:
|
| status: | string, required Possible values are:
|
| documents: | Array of Document, optional All documents needed. |
| participationUrl: | |
url, auto-generated, read-only A web address for participation in auction. |
|
| qualified: | bool, required The field fills owner. Сonfirms that the participant fulfilled all conditions. |
| bidNumber: | integer, optional Order number of the bidder. |