Skip to content
Deposits

Deposit Detail

Deposit Detail

GEThttps://b-api.longbridge.xyz/v1/whaleapi/portfolio/deposit/detail

Authorization

AuthorizationstringheaderRequired

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

Parameters

idstringRequired

id

account_nostringRequired

Account No

Responses

HTTP 200OK
codenumber

code

messagestring

message

datasobject

datas

Child attributes
idnumber

Deposit Detail Id

currencystring

Deposit Currency

amountstring

Amount

order_idstring

Deposit Order Id

created_atnumber

Create Time

statestring

Deposit state name

to_bank_idnumber

Bank Id

to_bank_namestring

Bank Name

user_bank_accountstring

User Bank Account

user_bank_namestring

User Name

reference_nostring

Reference No

state_codenumber

Order State 0-Processing, 1-Accounted, 2-Processing failed, 3-Revoked, 4-Invalidated, 5-Rejected

can_cancelboolean

Can Cancel Order

vochersarray<object>

Deposit Guide Url

Child attributes
keystring

Deposit Key

img_urlstring

Deposit Image Url

lb_bank_namestring

Bank Name

lb_bank_accountstring

Bank Account

account_atnumber

Deposit Account Time

receivable_amountstring

Receivable Amount

client_to_see_remarkboolean

Reject Reason

remarkstring

Remark

need_modify_field_typenumber

Field type to be modifie(0 - none; 1 - Bank Account Name; 2 - Bank Account No; 3 - Bank Account Name And Bank Account No;)

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