instrumentMarkups
Returns a list of instrument markups.
POST api/instrumentMarkups
Request parameters
Field name
Type
Description
Efx::ClientID
Optional field shows instrument markups for selected counterparty.
Response description
Fiels name
Type
Description
Array of InstrumentMarkups
Array of instrument markups
InstrumentMarkups
Array[4]
0
Efx::ClientID
Counterparty id
1
string
Instrument name
2
int
Bid markup value
3
int
Ask markup value
Last updated