Withdraw funds from trading vault to funding vault
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Sub account address, owner of the trading account
"0x1234567890abcdef..."
Sub account address, owner of the funding account
"0x1234567890abcdef..."
Amount to withdraw
x >= 010
Asset address for the vaults, NOT part of the signed request
"0x9876543210fedcba..."
Unique nonce of the request
x >= 0"123456"
Signature of the request, signed by the owner of the TRADING account
Timestamp of the request creation
x >= 01759745086
If this is set to true, if the available balance if lower than the amount to withdraw,
the available amount l be withdrawn instead of the requested amount.
false