Skip to content
Longport Whale
Bank Region List

Add Bank Region

Submitted by the top "New" form on the Bank Region List page, creating a bank region (the create state has no id).

POSThttps://b-api.longbridge.xyz/atm/addRegion

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

namestringrequired

Region. Bank country/region code; values come from the bank_country_code dynamic enumeration and are not fixed.

name_enstringrequired

Region Name (English)

name_cnstringrequired

Region Name (Simplified Chinese)

name_hkstringrequired

Region Name (Traditional Chinese)

iconstringrequired

Icon. Icon URL / icon identifier.

prioritystringrequired

Priority. A numeric string from 1 to 999.

tip_enstring

Tip (English)

tip_cnstring

Tip (Simplified Chinese)

tip_hkstring

Tip (Traditional Chinese)

tags_enstring

Tags (English). Multiple tags, joined with commas.

tags_cnstring

Tags (Simplified Chinese). Multiple tags, joined with commas.

tags_hkstring

Tags (Traditional Chinese). Multiple tags, joined with commas.

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs