instrumentMarkups
Returns a list of instrument markups.
{
"counterpartyId": 5
}[
[
5, // Counterparty id
"BTC-USD", // Instrument name
1000, // Bid markup
2000, // Ask markup
"incoming" // Flow direction
],
[
5, // Counterparty id
null, // Default markup
1000, // Bid markup
2000, // Ask markup
"outgoing" // Flow direction
],
]{
"error": 2
}Field name
Type
Description
counterpartyIdResponse description
Fiels name
Type
Description
Last updated