https://b-api.longbridge.xyz/atm/currency/configAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Currency ISO. A dropdown with enum sourced from ref atm_ref_currency_iso.
Currency
Icon
Logo. The return value of the image-upload component.
Min Cash Amount. Required only when support_deposit=yes; otherwise left empty by the front end.
Support Withdraw. Before submission it is moved from a top-level form field into json_config and no longer appears separately in the final body (listed here as the pre-submission form field).
yesno
Support Exchange. Same as above; ultimately merged into json_config.
yesno
Min Withdrawal Amount
Min Exchange Amount
Exchange Rate Precision. An integer from 1 to 10.
Amount Precision
012
Amount Round Mode. A dropdown whose enum comes from ref atm_ref_amount_round_mode.
Standard Money
yesno
Remarks
Abbreviation Multi Name. A JSON string {zh-CN, zh-HK, en} assembled from the form's abbrev_name_cn/abbrev_name_hk/currency fields.
Multi Name. A JSON string {zh-CN, zh-HK, en}, assembled from the form fields name_cn/name_hk/currency.
JSON Config. A JSON string {app_show, support_withdraw, support_exchange, support_deposit}, assembled from the form fields of the same names.
Responses
HTTP 200No confirmable field definitions are available for the response yet.codemessagedatadataobjectdata structureNo nested fields