Skip to content
US IPO

Edit US IPO Subscription

Edit US IPO Subscription.

Request parameters

  • Required: counter_id (Counter ID)
  • Optional: can_subscribe (Can Subscribe), ipo_ceil_price (IPO Ceil Price), ipo_floor_price (IPO Floor Price), cash_end_date (Cash End Date), apply_start_date (Apply Start Date), result_date (Result Date), ipo_date (IPO Date), total_shares (Total Shares), frozen_ratio (Frozen Ratio), min_sub_qty (Min Subscription Qty), prospectus (Prospectus), mart_support (Mart Support), mart_begin_time (Mart Begin Time), mart_end_time (Mart End Time), industry (Industry), agent (Agent), subscription_method (Subscription Method), buying_power (Buying Power), financing_interest (Financing Interest), cut_off_time (Cut-off Time), financing_estimate (Financing Estimate), notice (Notice)
  • See each field for its format, allowed values, and business meaning.

Result

On success, the endpoint completes the operation. See the 200 response schema for returned data and subsequent state information.

POSThttps://b-api.lbkrs.com/ipo/us/subscribe

Production: https://b-api.lbkrs.com · Test: https://b-api.longbridge.xyz

Authorization

AuthorizationstringheaderRequired

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

Permission

lb_hk_ipo.gemini_ipo_us_subscription_edit

The Broker ACCESS_TOKEN must be granted the permission below, or the call will be rejected.

Request body application/json

counter_idstringrequired

Counter ID. This field is required.

can_subscribeinteger

Can Subscribe.

ipo_ceil_pricestring

IPO Ceil Price.

ipo_floor_pricestring

IPO Floor Price.

cash_end_datestring

Cash End Date.

apply_start_datestring

Apply Start Date.

result_datestring

Result Date.

ipo_datestring

IPO Date.

total_sharesstring

Total Shares.

frozen_ratiostring

Frozen Ratio.

min_sub_qtystring

Min Subscription Qty.

prospectusstring

Prospectus.

mart_supportinteger

Mart Support.

mart_begin_timestring

Mart Begin Time.

mart_end_timestring

Mart End Time.

industryobject

Industry.

Child attributes
zh_cnstring

Simplified Chinese.

zh_hkstring

Traditional Chinese.

enstring

English.

agentobject

Agent.

Child attributes
zh_cnstring

Simplified Chinese.

zh_hkstring

Traditional Chinese.

enstring

English.

subscription_methodobject

Subscription Method.

Child attributes
zh_cnstring

Simplified Chinese.

zh_hkstring

Traditional Chinese.

enstring

English.

buying_powerobject

Buying Power.

Child attributes
zh_cnstring

Simplified Chinese.

zh_hkstring

Traditional Chinese.

enstring

English.

financing_interestobject

Financing Interest.

Child attributes
zh_cnstring

Simplified Chinese.

zh_hkstring

Traditional Chinese.

enstring

English.

cut_off_timeobject

Cut-off Time.

Child attributes
zh_cnstring

Simplified Chinese.

zh_hkstring

Traditional Chinese.

enstring

English.

financing_estimateobject

Financing Estimate.

Child attributes
zh_cnstring

Simplified Chinese.

zh_hkstring

Traditional Chinese.

enstring

English.

noticeobject

Notice.

Child attributes
zh_cnstring

Simplified Chinese.

zh_hkstring

Traditional Chinese.

enstring

English.

Responses

HTTP 200The request was processed successfully. The response data does not contain additional business fields.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

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