Skip to content
IPO System

Get IPO Margin List

Get IPO Margin List

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

Authorization

AuthorizationstringheaderRequired

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

Parameters

symbolstringRequired

Instrument code.

account_nostringOptional

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
dataarray<object>data structure
methodstringrequired

Financing identify key. Financing identify key

handing_feestringrequired

Subscription fee. Subscription fee

currencystringrequired

Financing Currency. Financing Currency

deadlinestringrequired

deadline

multiplestringrequired

multiple

finance_fee_ratestringrequired

Financing fee rate. Financing fee rate

remaining_amountstringrequired

Remain amount of this marigin pool. Remain amount of this marigin pool

is_enoughstringrequired

Amount of marign pool. Amount of marign pool

batch_idstringrequired

ID of margin pool. ID of margin pool

is_endedstringrequired

Margin pool has ended or not. Margin pool has ended or not

financing_ratiostringrequired

Maring ratio. Maring ratio

start_atstringrequired

Maring start time. Maring start time

min_cashstringrequired

Min subscribe cash amount. Min subscribe cash amount

display_namestringrequired

Recommend display name. Recommend display name

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