Skip to content
Subscription Records

Get IPO Order Detail

Get IPO Order Detail

GEThttps://b-api.longbridge.xyz/v1/whaleapi/ipo/order

Authorization

AuthorizationstringheaderRequired

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

Parameters

order_idnumberRequired

Order ID

account_nostringRequired

account_no

Responses

HTTP 200Success
Standard response envelopecodemessagedata
dataobjectdata structure
idnumberrequired

Order ID

namestringrequired

Stock name of the order

codestringrequired

Stock code

marketstringrequired

Stock market

sub_qtystringrequired

Subscription quantity

sub_amountstringrequired

Subscription amount

handing_feestringrequired

Subscription fee

withdraw_ablebooleanrequired

Enable withdraw or not

lot_win_qtystringrequired

Allotment quantity

statusstringrequired

IPO status

currencystringrequired

Stock Currency

financing_amountstringrequired

Financing amount

need_to_paystringrequired

Amount of the order to be paid back

ipo_statusstringrequired

IPO status

methodstringrequired

Subscription method

financing_intereststringrequired

Financing interest

finance_fee_ratestringrequired

Financing fee rate

explanationstringrequired

Explanation of the paid back

ipo_pricestringrequired

IPO issue price

borrow_amountstringrequired

Margin amount

borrow_intereststringrequired

Interest rate

symbolstringrequired

Stock code

total_amountstringrequired

Order total amount

current_amountstringrequired

Order current amount

refund_amountstringrequired

Amount to be refunded

luck_atnumberrequired

Allotment result time

reject_textstringrequired

Reject reason

modify_enablebooleanrequired

Enable to amend

lucky_feestringrequired

Allotment quantity fee

channelobjectrequired

Order channel

batch_idnumberrequired

ID of margin pool

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