https://b-api.longbridge.xyz/atm/addRegionAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Region. Bank country/region code; values come from the bank_country_code dynamic enumeration and are not fixed.
Call GET /v1/datasets/refs/bank_country_code to retrieve the current data dictionary, and use the returned entry's key as this field's value.
Region Name (English). Specifies Region Name (English). This field is required.
Region Name (Simplified Chinese). Specifies Region Name (Simplified Chinese). This field is required.
Region Name (Traditional Chinese). Specifies Region Name (Traditional Chinese). This field is required.
Icon. Specifies Icon. This field is required.
Priority. A numeric string from 1 to 999.
Tip (English). Specifies Tip (English).
Tip (Simplified Chinese). Specifies Tip (Simplified Chinese).
Tip (Traditional Chinese). Specifies Tip (Traditional Chinese).
Tags (English). Specifies Tags (English).
Tags (Simplified Chinese). Specifies Tags (Simplified Chinese).
Tags (Traditional Chinese). Specifies Tags (Traditional Chinese).
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