Skip to content

Latest commit

 

History

History
137 lines (82 loc) · 3.72 KB

bid-requirement-response.rst

File metadata and controls

137 lines (82 loc) · 3.72 KB

Bid Requirement response

Bid requirement response - an object that shows that the user meets the tender owner requirements, and can participate in the procurement.

Any action on the requirement response in the bid can be performed only by the bid owner.

Requirement response basic operation

Requirement response data scheme<RequirementResponse>

Create Bid Requirement Response

You can create few requirement responses in one request with complete set of data.

You can create requirement responses in one request with bid patch.

Update Bid Requirement Response

You can patch requirement responses in one request with bid patch, and you must send data about other requirement responses or this other requirement responses will be deleted.

Get Bid Requirement Response

Delete Requirement Response

You can delete requirement responses in one request with bid patch, not send this requirement response data.

Evidence basic operation

Evidence data scheme<evidence>

Create Requirement Response Evidence

Update Requirement Response Evidence

Get Requirement Response Evidence

Delete Requirement Response Evidence

Bid activation

When you update bid to active/pending status or PATCH bid in these statuses, the validation is triggered that checks the compliance of the responses and criteria requirements.

Responses are necessary only for criteria that have at least one requirement in status "active".

Error when bid doesn't have response for one of criteria:

Error when bid have responses for few requirement groups inside one criteria:

Error when bid doesn't have all responses for all requirements inside requirement group:

Workflow Requirement Response

Workflow of requirement response you could see here: Criteria Workflow <criteria_workflow>