GET
https://b-api.longbridge.xyz/v1/whaleapi/ipo/order/listAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Parameters
symbolstringticker.region, for example 700.HK. Returns all when omitted.
pagestringRequiredPage num
limitstringRequiredPage size
account_nostringRequiredSecurities account number.
Responses
HTTP 200OKStandard response envelope
codemessagedatadataobjectdata structureHas more orders or not
list
Child attributes
Order id
Short name of stock
Stock code
ticker.region
Order status
Subscription method
Order submit time
Order currency
Subscribe qty
sub_amount
cash_amount
financing_amount
financing_ratio
handing fee
Allocted qty
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