Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Inputs (Array of Instruments) inherits from EntityBase

Name
Type
Description
Mandatory
BrickIdGuidNot used 
InstrumentTypeInteger

https://bricknode.atlassian.net/wiki/display/API/Instrument

True
CurrencyCodeStringISO-code for currency in which instrument is traded.True
ISINString  
NameString  
LastSubscriptionDateDateTime(optional) 
ExpirationDateDateTime(optional) 
PriceDoubleCurrent price 
QuantityDecimalsInteger  
MultiplierDouble(optional) 
InstrumentStatusInteger

https://bricknode.atlassian.net/wiki/display/API/Instrument

 
IsUnitOrderBooleanTrue if instrument is traded in units, false if instrument is traded in amount 
TaxCountryStringAccording to ISO-standard here: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 
VisibleStatusKeyString

https://bricknode.atlassian.net/wiki/display/API/Instrument

 
MICString  
SymbolStringMust be unique 

 

Outputs

Name
Type
Description
EntitiesArray

All accounts in the request is returned along with each instrument's BrickId and array of Errors per instrument

XML request example
 

 

 

  • No labels