/dgcp/tenders

POST /api/dgcp/tenders

Price: 20 credits

One Dominican public procurement process by ocid or process code: the process record with its dates, flags and estimated amount, the OCDS release with parties, items, documents, bids and awards, the contracts signed with their suppliers and amounts, every attached document, and the requested articles with UNSPSC codes and estimated prices.

How to use it

`status` is the portal's Spanish process state (`Proceso publicado`, `Proceso adjudicado y celebrado`, …) and `stage` the OCDS tender status when a release exists. Awarded amounts and the winning supplier are in `contracts` (the flat contract rows) and, once the release reaches the award stage, in `release.awards` (suppliers and the awarded items with unit prices) and `release.contracts` (title, status, period and value per contract). `articles`, `contracts` and `attachments` are walked whole across every upstream page. `articles` is the requested item list even when `release.line_items` is empty.

Parameters

Request body

Response

Errors

Response headers