Move funds
Header parameters
Content-TypestringRequiredDefault:
application/jsonX-DatestringRequiredExample:
ISO8601 Datetime with Timezone: yyyy-MM-dd'T'HH:mm:ssZ
2025-12-03T08:38:02.153ZX-LoginstringRequired
Merchant X-Login API Key
AuthorizationstringRequired
Authorization control hash (Signature)
X-Idempotency-Keystring · uuidRequired
Unique key to prevent duplicate transactions
Body
sourcestring · enumRequiredExample:
The account funds are being taken from.
TRANSACTIONALPossible values: destinationstring · enumRequiredExample:
The account funds are being sent to.
PROPRIETARYPossible values: currencystringRequiredExample:
3-letter ISO currency code.
BRLamountnumber · floatRequiredExample:
The value to transfer.
100.5Responses
200
Successful Transfer
application/json
currencystringOptionalExample:
BRLproprietary_balancenumber · floatOptionalExample:
The new total balance of the Proprietary account.
1500transactional_balancenumber · floatOptionalExample:
The new total balance of the Transactional account.
250post
/v1/wallet/transaction200
Successful Transfer
Last updated
Was this helpful?

