Skip to content
IPO System

Get IPO Detail Info

Get IPO Detail Info

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

Authorization

AuthorizationstringheaderRequired

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

Parameters

symbolstringRequired

ticker.region, for example 700.HK.

Responses

HTTP 200OK
Standard response envelopecodemessagedata
dataobjectdata structure
symbolstringrequired

symbol

marketstringrequired

Enum of market

statestringrequired

Ipo status

apply_start_timeintegerrequired

IPO start time

cash_end_timeintegerrequired

IPO cash end time

margin_end_timestringrequired

IPO margin end time

charge_timeintegerrequired

IPO payment time

result_timeintegerrequired

IPO allocment time

ipo_timestringrequired

IPO time

issue_pricestringrequired

issue price

subscribe_enablestringrequired

Can subscribe or not

mart_supportbooleanrequired

Support grey trading or not

mart_begin_timeintegerrequired

grey trading begin time

mart_end_timeintegerrequired

Grey trading end time

pi_certbooleanrequired

Need PI check or not

min_sub_numstringrequired

min subscribe qty

total_sharesstringrequired

total shares of stock

min_pricestringrequired

min issue price

max_pricestringrequired

max issue price

prospectusstringrequired

prospectus url

sponsorarray<string>required

sponsor list

underwriterarray<string>required

underwriter list

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