Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Consulta y configuración de comisiones.
GET /v2/fees
type
FIXED
PERCENTAGE
pair
USDC/BOB
BOB/USDC
USDT/BOB
BOB/USDT
transactionType
status
CURRENT
OLD
[ { "pair": "USDC/BOB", "transactionType": "withdrawal_express", "amount": 0.5, "feeType": "PERCENTAGE", "status": "CURRENT", "createdBy": "Partner User", "validUntil": null, "supersededBy": null, "predecessor": null } ]
POST /v2/fees
{ "pair": "USDC/BOB", "transactionType": "withdrawal_express", "amount": 0.5, "type": "PERCENTAGE" }
{ "pair": "USDC/BOB", "transactionType": "withdrawal_express", "amount": 0.5, "feeType": "PERCENTAGE", "status": "CURRENT", "createdBy": "Partner User" }