Skip to content

Transfer Between Internal Accounts

Move funds in-between platform accounts. Use this endpoint to move funds between different accounts to trade in brokerage, or to withdraw later on.

Domain: Accounts

POST https://trade-uk.sandbox.zodiamarkets.com/api/3/transfer
Header Required Description
Rest-Key API key for authentication
Rest-Sign Calculated API Signature
Field Type Required Description
tonce integer (int64) yes The current Unix time in microseconds.
from string yes Which account the funds are being transferred from. Valid values: AVAILABLE / BROKERAGE
to string yes Which account the funds are being transferred to. Valid values: AVAILABLE / BROKERAGE
amount number (double) yes Amount to transfer.
ccy string yes Currency ticker to transfer.
accountGroupUuid string yes specify which account group to perform the transfer upon
Field Type Required Description
status string
uuid string
Field Type Required Description
resultCode string
timestamp string
Field Type Required Description
timestamp string
resultCode string
Field Type Required Description
timestamp string
resultCode string
Field Type Required Description
apiVersion string
error string
timestamp integer Default: 0
Field Type Required Description
resultCode string
timestamp string