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

Responses

HTTP 200Fields are taken from the real responses definition for this operation in the published Whale OpenAPI spec (whale-openapi/Whale-openapi.json).
Standard response envelopecodemessagedata
dataobjectdata structure
symbolstringrequired

symbol

marketstringrequired

Enum of market. Enum of market

statestringrequired

Ipo status. Ipo status

apply_start_timeintegerrequired

IPO start time. IPO start time

cash_end_timeintegerrequired

IPO cash end time. IPO cash end time

margin_end_timestringrequired

IPO margin end time. IPO margin end time

charge_timeintegerrequired

IPO payment time. IPO payment time

result_timeintegerrequired

IPO allocment time. IPO allocment time

ipo_timestringrequired

IPO time. IPO time

issue_pricestringrequired

issue price. issue price

subscribe_enablestringrequired

Can subscribe or not. Can subscribe or not

mart_supportbooleanrequired

Support grey trading or not. Support grey trading or not

mart_begin_timeintegerrequired

grey trading begin time. grey trading begin time

mart_end_timeintegerrequired

Grey trading end time. Grey trading end time

pi_certbooleanrequired

Need PI check or not. Need PI check or not

min_sub_numstringrequired

min subscribe qty. min subscribe qty

total_sharesstringrequired

total shares of stock. total shares of stock

min_pricestringrequired

min issue price. min issue price

max_pricestringrequired

max issue price. max issue price

prospectusstringrequired

prospectus url. prospectus url

sponsorarray<string>required

sponsor list. sponsor list

underwriterarray<string>required

underwriter list. 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