Skip to content
Bank Account Management

补充姓名

查询补充姓名列表。

GEThttps://b-api.longbridge.xyz/v1/datasets/atm_member_additional_names

This Dataset query is read-only. Use GET by default. If the encoded query parameters are too large, send the same parameters as a JSON body with POST to the same path.

Authorization

Authorizationstringheaderatm.update_deposit_name_inquiryRequired

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

Query parameters

filtersobject

Filters

Child attributes
member_idstring

Client

statestring

Status

0123

pageinteger

Page

page_sizeinteger

Page Size

orderByarray<object>

Order By

Responses

HTTP 200Paginated list result.
Standard response envelopecodemessagedata
dataobjectdata structure
listarray<object>required

List

Child attributes
idstring

ID

member_idstring

Client ID

member_id_valstring

Client ID (raw value). Raw value behind field member_id: member_id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

origin_idsstring

Account NO.

concatenated_namesstring

Extra Client Name

custom_kyc_namestring

KYC Information

real_namestring

KYC:Client Name

en_namestring

KYC:English Name

card_idstring

KYC:Card ID

birth_datestring

KYC:Date of Birth

statestring

Status

state_valstring

Status (raw value). Raw value behind field state: state returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

created_atstring

Created At

updated_atstring

Update Time

ticket_admin_idstring

Initiator

ticket_admin_id_valstring

Initiator (raw value). Raw value behind field ticket_admin_id: ticket_admin_id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

auditor_admin_idstring

Approver

auditor_admin_id_valstring

Approver (raw value). Raw value behind field auditor_admin_id: auditor_admin_id returns the human-readable display value resolved via a dictionary/join mapping, while this field returns the underlying code/ID before that mapping.

totalintegerrequired

Total

Whale Docs