Securities

Get security of account

Retrieve a single security associated to a specific account by its security-id.

get/rest/accounts/{account-id}/securities/{security-id}

Path parameters

security-idstring required

finX ID of security.

Example:S12345.6

Parameters

#/paths/~1rest~1accounts~1%7Baccount-id%7D/get/parameters/0 — unresolved $ref

Response

Security details.

account_idSchema — unresolved $ref
security_idSchema — unresolved $ref
amountnumber

Monetary value in account currency.

amount_original_currencyAmount — unresolved $ref
created_atCreatedAt — unresolved $ref
currencyCurrency — unresolved $ref
exchange_ratenumber float

Exchange rate between trading and account price.

isinstring ISO 6166

International Securities Identification Number.

marketstring

Market the security is traded on.

modified_atModifiedAt — unresolved $ref
namestring

Name of the security.

pricenumber float

Trading price.

price_currencyCurrency — unresolved $ref
purchase_pricenumber float

Purchase price.

purchase_price_currencyCurrency — unresolved $ref
traded_atstring date-time

Trading timestamp.

wknstring

Domestic security identification number.

quantitynumber float

Quantity in stock.