Returns the list of available payment gateways for the authenticated user, grouped by gateway type.
Each gateway entry includes the available actions (e.g. BUY, SELL, DEPOSIT, WITHDRAWAL, SEND) with their fees and tax information. Results are filtered based on the user’s account country, KYC level, and app version.
The API key as a string.
See the Generating Signature section for more details.
A timestamp in milliseconds. See the Timestamp Security section for more details.
An additional, non-required parameter, that you can send to specify the number of milliseconds after the timestamp for the request to be valid. See the Timestamp Security section for more details.
Filter gateways by gateway identifier. Only gateways exposed through the Ripio gateway are accepted. If omitted, all allowed gateways are returned.
"bank-transfer-cvu"
Filter gateways by action type. If omitted, all allowed actions are returned.
"WITHDRAWAL"