Skip to main content
GET
Get Withdrawal Mobile Money Status
This endpoint will return the status of the mobile money withdrawal request. 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

reference_id
string
required

Response

success
boolean
Example:

true

message
string
Example:

"Withdrawal status retrieved"

data
object