v1

latestOpenAPI 3.1.02026-07-14124211.1 MB
Payments

Exchange Balance

Transfer funds from one balance to another.

post/balance/exchange

Request body

from_balancestring required

Source balance type

to_balancestring required

Target balance type

amountinteger required

Amount to exchange

Example request

{
  "to_balance": "balance"
}

Response

Successful Response.