https://b-api.longbridge.xyz/atm/currency/configAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
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.
Specifies Icon. This field is required.
Specifies Logo. 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).
Allowed values:
yes- Yesno- No
yes · Yesno · No
Same as above; ultimately merged into json_config.
Allowed values:
yes- Yesno- No
yes · Yesno · No
Specifies Min Withdrawal Amount. This field is required.
Specifies Min Exchange Amount. This field is required.
Specifies Exchange Rate Precision. This field is required.
Specifies Amount Precision. This field is required.
Allowed values:
0- 0 decimal places1- 1 decimal place2- 2 decimal places
0 · 0 decimal places1 · 1 decimal place2 · 2 decimal places
A dropdown whose enum comes from ref atm_ref_amount_round_mode.
Allowed values:
round- Rounding Offtruncate- Truncate Without Rounding
round · Rounding Offtruncate · Truncate Without Rounding
Specifies Standard Money. This field is required.
Allowed values:
yes- Yesno- No
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