List Payout Banks
Returns the list of supported payout banks for cross-border payments. Currently, this endpoint returns
only banks in Pakistan (PKR). 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.
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 only PKR (Pakistan) is 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

