post
https://api.liquiditytech.com/api/v1/cltradingaccount/unlock
Only API keys with Transfer privilege can call this endpoint.
Tips
Applies to primary user's API Key. Permission: TRANSFER.
Request
| Field name | Type | Necessary | Remarks |
|---|---|---|---|
| accountId | Long | Y | Trade account ID |
| currency | String | Y | Currency |
| amount | String | Y | Amount |
Response
| Field name | Type | Remarks |
|---|---|---|
| actionId | Long | Lock/UnLock ActionId |
