https://b-api.longbridge.xyz/admin/transfer/out/applyAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Asset Account ID. The selected client's AAID.
Member ID. The selected client's ID.
Source Flag. Always sends 'bo' (back office).
Receiving Broker. A dropdown selection; the data source is the broker-list query (template_id=rollover_brokers, market=HK), plus an extra item id='0' meaning "Other broker".
Name of Receiving Broker. Must be filled in manually when broker_id = '0' (other broker); otherwise auto-populated from the selected broker record.
CCASS / DTC No. Must be filled in manually when broker_id = '0' (other broker); otherwise auto-populated from the selected broker record.
Account Name. A dropdown selection; the data source is the list of client names.
A/C No
Broker Name (submit). A computed field: when broker_id ≠ '0' it takes the selected broker's name, otherwise it takes name_en.
Account Channel. The currently logged-in channel, obtained automatically; not manually entered by the user.
Transfer Out Stock List. Multiple groups can be added/removed dynamically; each group's structure is described by the stocks[] fields below.
Stock (Counter ID). Select the instrument; upon selection, market/name_en/code and custodian-holding info are populated in cascade.
Whether It Is a Physical Stock. Single-select: 1 = yes, 0 = no.
Custodian. A dropdown selection; after an instrument is selected, options are provided by the holdings-query result or the clear_custodian_no_all dynamic enumeration.
Depot. A dropdown selection, sourced from holdings information or the clear_sub_position_no_all dynamic enumeration.
Street Amount. A non-negative integer, defaults to 0, populated automatically from the holdings query, editable.
Nominee Amount. A non-negative integer, defaults to 0, populated automatically from the holdings query, editable.
Own Amount. A non-negative integer, defaults to 0, populated automatically from the holdings query, editable.
Total Amount. Auto-computed as street_amount + nominee_amount + own_amount; must be a positive integer, converted to a string on submit.
Market. Populated automatically from the selected counter_id.
Stock Name (English). Populated automatically from the selected counter_id.
Stock Code. Populated automatically from the selected counter_id.
Responses
HTTP 200No confirmable field definitions are available for the response yet.codemessagedatadataobjectdata structureNo nested fields