https://b-api.lbkrs.com/atm/currency/configAuthorization
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.
Currency code used for this request. This field is required.
This field is required.
This field is required.
Ultimately merged into json_config.
yes- Yes
no- No
Ultimately merged into json_config.
yes- Yes
no- No
This field is required.
This field is required.
This field is required.
Number of decimal places retained for monetary amounts. This field is required.
0- No decimal places
1- One decimal place
2- Two decimal places
This field is required.
Specifies Standard Money. This field is required.
yes- Yes
no- No
Remarks saved with this operation.
A JSON string {zh-CN, zh-HK, en}.
A JSON string {zh-CN, zh-HK, en}.
JSON string {app_show, support_withdraw, support_exchange, support_deposit}.
Provides audit context for this operation.
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