Skip to content
Private Stock

Private Symbol Detail

Private Security Detail.

Request parameters

  • Required: id (Security id)
  • See each field for its format, allowed values, and business meaning.

Result

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

GEThttps://b-api.longbridge.xyz/gemini-tenant/private-security-detail

Authorization

Authorizationstringheadergemini_tenant.stock_queryLB onlyRequired

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

Parameters

idstringRequired

Specifies Security id. This field is required.

Responses

HTTP 200The request was processed successfully. data is the result.
Standard response envelopecodemessagedata
dataobjectdata structure
idstring

Security id. Specifies Security id.

marketstring

Market. Specifies Market.

typestring

Type. Specifies Type.

tickerstring

Ticker. Specifies Ticker.

exchangestring

Exchange. Specifies Exchange.

namestring

Name. Specifies Name.

name_localesstring

Name locales (JSON string). Specifies Name locales (JSON string).

short_name_localesstring

Short-name locales (JSON string). Specifies Short-name locales (JSON string).

industry_localesstring

Industry locales (JSON string). Specifies Industry locales (JSON string).

currencystring

Currency. Specifies Currency.

lot_sizenumber

Lot size. Specifies Lot size.

ipo_pricenumber

IPO price. Specifies IPO price.

risk_levelstring

Risk level. Specifies Risk level.

ipo_datestring

IPO date. Specifies IPO date.

delisting_datestring

Delisting date. Specifies Delisting date.

ISINstring

ISIN. Specifies ISIN.

CUSIPstring

CUSIP. Specifies CUSIP.

bloomberg_codestring

Bloomberg code. Specifies Bloomberg code.

SEDOLstring

SEDOL. Specifies SEDOL.

reuters_codestring

Reuters code. Specifies Reuters code.

group_namestring

Group name. Specifies Group name.

bond_infoobject

Bond info. Specifies Bond info.

Child attributes
maturity_datestring

Maturity date. Specifies Maturity date.

maturity_pricenumber

Maturity price. Specifies Maturity price.

coupon_ratenumber

Coupon rate (%). Specifies Coupon rate (%).

issue_pricenumber

Issue price. Specifies Issue price.

payment_frequencyinteger

Payment frequency. Specifies Payment frequency.

payment_frequency_unitstring

Payment frequency unit. Specifies Payment frequency unit.

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