Skip to content
Longport Whale
Bank Region List

Modify Bank Region

The endpoint submitted by the inline "Edit" in the Bank Region List (with the record id additionally attached when editing).

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

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

idstringrequired

Region ID. The id of the bank-region record to modify.

namestringrequired

Region. Bank country/region code; values come from the bank_country_code dynamic enumeration; not editable when editing.

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). Tags; multiple values joined with commas.

tags_cnstring

Tags (Simplified Chinese). Tags; multiple values joined with commas.

tags_hkstring

Tags (Traditional Chinese). Tags; multiple values 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