https://b-api.lbkrs.com/atm/currency/configProduction: https://b-api.lbkrs.com · Test: https://b-api.longbridge.xyz
Authorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Permission
The Broker ACCESS_TOKEN must be granted the permission below, or the call will be rejected.
Request body application/json
A three-letter currency code.
USD · USDHKD · HKDSGD · SGDCNY · CNYAUD · AUDJPY · JPYGBP · GBPEUR · EURCAD · CADMYR · MYRAMD · AMDBGN · BGNBTN · BTNBWP · BWPBZD · BZDCDF · CDFCHF · CHFDKK · DKKGHS · GHSGMD · GMDGNF · GNFHRK · HRKHUF · HUFILS · ILSINR · INRIQD · IQDIRR · IRRISK · ISKLRD · LRDLYD · LYDMOP · MOPRUB · RUBUAH · UAHUGX · UGXUYI · UYIUYU · UYUUZS · UZSXAF · XAFXOF · XOFXSU · XSUYER · YERIDR · IDRTWD · TWDTHB · THBKRW · KRWNZD · NZD
Currency code used for this request. This field is required.
This field is required.
This field is required.
Required only when support_deposit=yes; otherwise left empty by the client.
Before submission it is moved from a top-level request field into json_config and no longer appears separately in the final body (listed here as the pre-submission form field).
yes · Yesno · No
Same as above; ultimately merged into json_config.
yes · Yesno · No
This field is required.
This field is required.
This field is required.
Specifies Amount Precision. This field is required.
0 · 0 decimal places1 · 1 decimal place2 · 2 decimal places
A dropdown whose enum comes from ref atm_ref_amount_round_mode.
round · Rounding Offtruncate · Truncate Without Rounding
Specifies Standard Money. This field is required.
yes · Yesno · No
Remarks saved with this operation.
A JSON string {zh-CN, zh-HK, en} assembled from the request field abbrev_name_cn/abbrev_name_hk/currency fields.
A JSON string {zh-CN, zh-HK, en}, assembled from the request fields name_cn/name_hk/currency.
A JSON string {app_show, support_withdraw, support_exchange, support_deposit}, assembled from the request fields of the same names.
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