Request and Response Payloads
The payloads consumed and produced by the API are strictly JSON encoded data or HTTP query parameters.
To reflect this, you must provide application/json in the Content-Type HTTP header for most POST, PUT and PATCH calls.
In our API responses, the figures are in the lowest denomination eg cents, kobo, pesewa etc
Updated about 2 months ago