https://b-api.longbridge.xyz/atm/lb/bankaccountAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Parameters
idstringRequiredCompany bank account id, supplied as a query parameter.
Responses
HTTP 200The request was processed successfully. data contains the full configuration of the company bank account.codemessagedatadataobjectdata structureFull configuration of the company bank account.
Account nature. Common values: client (client account) and house (house account).
Account type id.
Owning company id.
Account name.
Bank account number.
Bank name.
Bank id identifying the bank associated with this account.
Region where the bank is located.
Country or region the account belongs to.
Swift code.
Bank address.
Abbreviation.
List of deposit methods. Each item describes one deposit method.
Child attributes
Deposit method id.
Deposit method name.
Whether the bank channel is supported: 0 not supported, 1 supported.
List of withdrawal methods. Each item describes one withdrawal method.
Child attributes
Withdrawal method id.
Withdrawal method name.
Whether the bank channel is supported: 0 not supported, 1 supported.
Remark.
Whether currency exchange is supported: 0 not supported, 1 supported.
Net Customer ID.
Connect Customer ID (interbank routing number).
Unique Entity Number (UEN).
Currency code.
Intermediary bank Swift code.
Bank code (such as the ABA routing number); may be empty.
HTTP 400Bad request. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.codemessagedatadataobjectdata structureNo nested fields
HTTP 403The current account is not authorized to use this feature. Grant the required permission to the account in User Permission.codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.codemessagedatadataobjectdata structureNo nested fields