Crypto Wallet
Set Auto Settlement Status
Enable/Disable auto settlement for a wallet address
put/trades/wallets/{id}/auto-settlement
Path parameters
idstring required
ID of the wallet to configure.
Request body
Example request
{
"autoSettlement": true
}Response
Auto-settlement status updated successfully