Transfer client balance to your account
Moves funds from the client's settlement balance to your own settlement account for the same currency and payment rail. Use it to return an overpayment or funds received in error: once on your account, withdraw them with the Account API. This is an instant book transfer; no bank movement occurs. Funds already applied to a receivable are not returned by this operation.
Authorization
Default In: header
Path Parameters
Client identifier (UUID).
uuidHeader Parameters
Client-generated unique id for this request (UUID recommended), used for end-to-end tracing. Echoed back in the X-Request-Id response header and recorded in Axiym logs — quote it when contacting support. If omitted, Axiym generates one.
uuidUnique client-generated key to safely retry a funds-moving request (e.g. a UUID, but any unique string works). Repeating a request with the same key returns the original result instead of creating a duplicate.
length <= 255Request Body
application/json
Amount to move from the client's settlement balance. Cannot exceed the client's balance.
Currency code — ISO 4217 fiat (e.g. USD, EUR) or a supported stablecoin (USDT, USDC).
Payment rail code of the client's settlement balance.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json