Skip to main content
GET
Get Deposit on Mobile Money status
An integrator can use this endpoint to check the status of a mobile money deposit transaction. The reference_id path parameter accepts either the Kotani platform reference ID or the telco/MNO transaction ID — whichever is available.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

kotani_reference_id
string
required

Kotani reference ID for the transaction

Example:

"KOTANI-REF-789"

Response

success
boolean
Example:

true

message
string
Example:

"Deposit status retrieved."

data
object