List Payee Banks
Lists a user’s saved cross-border payee banks.
Filtered to a single payee by payee_id (the payee’s user id). Each bank is returned with its
stored details. Returns an empty list when the payee has no cross-border bank yet.
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.
Path Parameters
Unique identifier (UUID) of the platform user.
Query Parameters
Payee's user id to filter the banks to a single payee.
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

