Skip to content
International Placing

Get Placement Subscription Info

Get Placement Subscription Info.

Request parameters

  • Required: counter_id (Counter ID)
  • See each field for its format, allowed values, and business meaning.

Result

Returns the query result; see the 200 response schema for the fields.

GEThttps://b-api.lbkrs.com/v1/ipo/placing/detail

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

Authorization

AuthorizationstringheaderRequired

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

Permission

placement.manager

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

Parameters

counter_idstringRequired

This field is required.

Responses

HTTP 200The request was processed successfully. data is the international placement configuration for the counter.
Standard response envelopecodemessagedata
dataobjectdata structure
idinteger

ID.

can_subscribeinteger

Can Subscribe.

check_piinteger

Check PI.

purchase_powerinteger

Purchase Power.

frozen_ratiostring

Frozen Ratio.

channelstring

Channel.

rate_idinteger

Rate ID.

apply_start_timestring

Apply Start Time.

apply_end_timestring

Apply End Time.

group_typestring

Group Type.

rulesarray<object>

Margin Rules.

Child attributes
cluster_idstring

Cluster ID.

upper_qtyinteger

Upper Qty.

lower_qtyinteger

Lower Qty.

cluster_namestring

Cluster Name.

infoobject

Subscription Text Info.

Child attributes
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.

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