https://b-api.lbkrs.com/v1/atm/va/add/coin/withdraw/limitAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Permission
The Broker ACCESS_TOKEN must be granted the permission above, or the call will be rejected.
Request body application/json
Config ID associated with this request.
This field is required.
Specifies Exchange Currency. This field is required.
USD- US Dollar
CNY- Chinese Yuan
HKD- Hong Kong Dollar
This field is required.
Specifies Limit Type.
daily- Daily
weekly- Weekly
Multiple values are comma-separated; send all for everyone, or specific clients such as 1,2,3.
Processing priority. Interpret the value and sort order according to the allowed-value definitions. This field is required.
Target state to set through this request. This field is required.
enabled- Enable
disabled- Disable
Time zone used to calculate the daily cryptocurrency withdrawal limit. This field is required.
ET- US Eastern Time
CT- US Central Time
HKT- Hong Kong Time
Responses
HTTP 200The request was processed successfully. The response data does not contain additional business fields.codemessagedatadataobjectdata structureNo nested fields
HTTP 400Bad request. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields