GET
https://b-api.longbridge.xyz/v1/whaleapi/transfer/transfer_out_recordsAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Parameters
account_nostringRequiredAccount No
marketstringmarket
stateintegerstate
startintegerstart timestamp
endintegerend timestamp
pageintegerpage index
sizeintegerpage size
Responses
HTTP 200OKStandard response envelope
codemessagedatadataobjectdata structurerecords list
Child attributes
id
broker id
name in English
broker code
contact
contact phone
contact email
account
state
stock list
Child attributes
market
stock name
stock name in English
stock code
amount
counter id
cancel timestamp
created timestamp
updated timestamp
broker name
name
HTTP 400Bad request. Check the business error code in code and the error details in message.Standard response envelope
codemessagedatadataobjectdata structureNo nested fields
HTTP 401The user is not authenticated, or the login session has expired.Standard response envelope
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.Standard response envelope
codemessagedatadataobjectdata structureNo nested fields
HTTP 408The request timed out. Check the business error code in code and the error details in message.Standard response envelope
codemessagedatadataobjectdata structureNo nested fields