/ugandagpp/contracts/search

POST /api/ugandagpp/contracts/search

Price: 20 credits

Search the signed contracts published on the Uganda Government Procurement Portal by subject of procurement and procuring entity. Returns each contract with its supplier, amount, signing and completion dates, the procurement plan entry and the winning bid submission.

How to use it

The feed is a 2015-2019 slice of the register: rows come newest signing date first (page 1 signed 2019-03, the last page 2015-10) and nothing signed after 2019-03 is on it; there is no sort, date or provider filter, so narrow with `subject` and `buyer_id`, then read `signing_date`. `bid_invitation_id` is the id for ugandagpp/tenders. `final_contract_value` is filled only once the contract has closed out. `currency` is null when the source states an `exchange_rate` other than 1 without naming the currency.

Parameters

Request body

Response

Errors

Response headers