Query Payout Status
Queries for the payouts status using payout’s Order Reference
GET
Authorizations
Authorization header in the form of Bearer <token>
, where <token>
is a valid JWT from generate token endpoint
Path Parameters
Unique identifier for the payout order
Response
200
application/json
Query Payout Response
Last updated timestamp
Creation timestamp
Payout ID
Associated order reference
Payout amount
Currency code
Transaction fee
Payout status
Available options:
SUCCESS
, PROCESSING
, PENDING
, FAILED
, REFUNDED
, REVERSED
Payout channel
Available options:
BANK TRANSFER
, MOBILE MONEY
Name of the payout channel provider
Transfer type - when applicable
Available options:
ACH
, RTGS
Additional notes if available