Skip to content
Account Profile & Status

get account opening application information

This interface is used to retrieve the detailed information of a specified account opening application. By providing the application ID application_id, it returns the complete application data, including the application ID, user ID, account number, client type, submission time, opening status, rejection reason, and the full account opening form details such as document upload info, personal base info, employment info, financial info, and risk info.

POSThttps://b-api.longbridge.xyz/v1/whaleapi/account/get_application

Authorization

AuthorizationstringheaderRequired

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

Request body application/json

application_idstringrequired

application id. application id

Responses

HTTP 200Success
Standard response envelopecodemessagedata
dataobjectdata structure
application_idstringrequired

application_id

member_idstringrequired

member_id

account_nostringrequired

account_no

client_typeintegerrequired

client_type

submitted_atstringrequired

开户申请提交时间

stateintegerrequired

state

reasonstringrequired

reason

open_infoobjectrequired

open_info

Child attributes
uploadobjectrequired

upload

Child attributes
ic_front_assets_idstringrequired

ic_front_assets_id

ic_back_assets_idstringrequired

ic_back_assets_id

regionstringrequired

region

card_typeintegerrequired

card_type

card_countrystringrequired

card_country

valid_date_endstringrequired

valid_date_end

first_namestringrequired

first_name

last_namestringrequired

last_name

card_idobjectrequired

card_id

ethnicitystring

ethnicity. ethnicity

baseobjectrequired

base

Child attributes
country_codestringrequired

country_code

namestringrequired

name

first_namestringrequired

first_name

last_namestringrequired

last_name

passport_namestringrequired

主证件姓名

passport_nostringrequired

passport_no

genderstringrequired

gender

educationstringrequired

education

birth_datestringrequired

birth_date

marital_statusstringrequired

single单身 married已婚 other:离异divorced 丧偶widowed

residence_countrystringrequired

residence_country

residence_partstringrequired

residence_part

residence_descstringrequired

residence_desc

residence_assets_idstringrequired

residence_assets_id

employobjectrequired

employ

Child attributes
typestringrequired

type

experiencestringrequired

experience

business_typestringrequired

business_type

occupationstringrequired

occupation

companystringrequired

company

address_countrystringrequired

address_country

address_partstringrequired

address_part

address_descstringrequired

address_desc

yearsstringrequired

years

emailstringrequired

email

taxesarray<object>required

taxes

Child attributes
countrystringrequired

country

idstringrequired

id

financeobjectrequired

finance

Child attributes
income_levelstringrequired

income_level

estimatedstringrequired

estimated

funds_sourcestringrequired

funds_source

funds_source_otherstringrequired

资金来源

wealth_sourcestringrequired

wealth_source

investobjectrequired

invest

Child attributes
purposestringrequired

purpose

risk_tolerancestringrequired

risk_tolerance

trade_timesstringrequired

trade_times

stockstringrequired

Stock. Stock.

optionstringrequired

option

stock_takingstringrequired

stock_taking

derivatives_intentionstringrequired

derivatives_intention

derivativesbooleanrequired

衍生品交易经验

bullionstringrequired

bullion

structuredstringrequired

structured

riskobjectrequired

risk

Child attributes
confirmbooleanrequired

confirm

HTTP 400Bad request. Check the business error code in code and the error details in message.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 401The user is not authenticated, or the login session has expired.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

HTTP 408The request timed out. Check the business error code in code and the error details in message.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs