Skip to content
Bank Account Management

User Card Detail

User Card Detail

GEThttps://b-api.longbridge.xyz/v1/whaleapi/portfolio/withdraw/card_detail

Authorization

AuthorizationstringheaderRequired

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

Parameters

idstringRequired

User Bank Card Id

account_nostringRequired

Account No

Responses

HTTP 200Fields are taken from the real responses definition for this operation in the published Whale OpenAPI spec (whale-openapi/Whale-openapi.json).
idnumber

User Bank Card Id. User Bank Card Id

regionstring

Region:mainland、hongkong、abroad. Region:mainland、hongkong、abroad

region_namestring

Region Name. Region Name

bankstring

Bank Name. Bank Name

bank_enstring

Bank Name. Bank Name

accountstring

User Bank Account. User Bank Account

namestring

User Name. User Name

iconstring

Bank Icon. Bank Icon

swift_codestring

Bank Swift Code. Bank Swift Code

account_typestring

Account Type. Account Type

countrystring

Country. Country

addressstring

Address. Address

remarkstring

Remark. Remark

bank_codestring

Bank Code. Bank Code

edda_statusstring

Edda Auth State. Edda Auth State

bank_sec_statusstring

BankSec Auth State. BankSec Auth State

out_cash_auth_statusstring

Card Audit State. Card Audit State

edda_enablestring

Whether the bank supports EDDA. Whether the bank supports EDDA

bank_sec_enablestring

Whether the bank supports BankSec. Whether the bank supports BankSec

logostring

Bank Logo. Bank Logo

left_backgroundstring

Lower left gradien. Lower left gradien

right_backgroundstring

Gradient to the upper right. Gradient to the upper right

last_fundingnumber

Is Last Withdraw Card. Is Last Withdraw Card

last_funding_typestring

Last Withdraw Type. Last Withdraw Type

last_funding_currencystring

Last Withdraw Currency. Last Withdraw Currency

witness_statestring

Witness State. Witness State

support_witnessstring

Whether the bank supports Witness. Whether the bank supports Witness

fps_idstring

Fps Id. Fps Id

support_fpsstring

Whether the bank supports FPS. Whether the bank supports FPS

need_addressstring

Whether need input address. Whether need input address

bank_sec_support_currenciesarray<string>

Bank Sec Support Currencies. Bank Sec Support Currencies

statusnumber

State0 Not verified 1 In review 2 Verified. State0 Not verified 1 In review 2 Verified

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