List Payout Banks
Returns the list of supported payout banks for cross-border payments. Currently, this endpoint returns
banks for Pakistan (PKR) and the UAE (AED). Use the returned bank id as the
payout_bank_id in the
Create a Cross-Border Payment
endpoint. The payout_bank_id field is required only when the destination country is Pakistan or the UAE.
Headers
Unique platform identifier (UUID). You receive this during onboarding. Must be sent with every API request.
HMAC-SHA256 request signature for authentication. Use your platform secret key to compute it as: METHOD + PATH + QUERY + BODY_HASH.
Query Parameters
Payout currency ISO code. Currently PKR (Pakistan) and AED (UAE) are supported.
Response
Successful Response
Indicates whether the request was processed successfully.
true
A short, human-readable message describing the result of the request.
"Operation completed."
The main response payload, if applicable
The Unix timestamp (in seconds) indicating when the response was generated.
1718006400

