/kenyappip/tenders

POST /api/kenyappip/tenders

Price: 10 credits

Full record of one Kenyan public tender by portal id or ocid: buyer, procurement method and category, dates, fees, submission methods, tender documents, addenda, the opened bids with their scores and results, and the awarded contract with its supplier.

How to use it

`status` is `active` while the closing time is ahead, `closed` after it, `terminated` when the buyer cancelled the process; an awarded tender is a closed one with a non-empty `contracts` list, and that is where the supplier and the contract amount live. `bidders` is filled only after the buyer publishes the opening minutes, and a `bid_amount` of 0 is a bid the buyer recorded without a price — it appears on Requests for Quotations as well as on Expressions of Interest, so it says nothing about `procurement_method`. Tender text is not published as a field: read `title` and the PDFs in `documents`.

Parameters

Request body

Response

Errors

Response headers