user
Transfer Balance
Transfer available balance between two of the authenticated user's accounts (master account or subaccounts).
post/user/transfer
Query parameters
src_account_idstring required
dst_account_idstring required
Request body
Example request
{
"$schema": "https://api.qfex.com/schemas/TransferRequestBody.json"
}Response
No Content