Skip to main content
GET
Get disbursement by ID (B2B)

Headers

x-api-key
string
required

Client API Key

x-timestamp
string

Unix timestamp in milliseconds. Required when x-signature is not sent; ignored when it is.

x-signature
string

HMAC-SHA256 request signature, optional on this endpoint. Format: t=,v1=. If sent, it is verified; invalid signatures are rejected with 401.

Path Parameters

id
string
required

Disbursement ID (UUID)

Response

OK

account_holder_name
string
account_no
string
amount
number
bank_code
string
bank_name
string
client_id
string
completed_at
string
currency
string
failed_reason
string
id
string
memo
string
net_amount
number
platform_fee
number
requested_at
string
status
string
wallet_id
string