Skip to main content
GET
Returns every external securities book on your instance, newest first, followed by every book you have imported from another instance. Imported books carry two extra fields, _imported and _importId, which owned books do not have. _importId is what Remove Import takes. The distinction matters more here than on the other venues: settlement authority stays with the owner, so a fill on an imported book gives you a settlement reference rather than a transaction you can send.

Query Parameters

string
Restrict to one status: ACTIVE, PAUSED or CLOSED. Applies to owned and imported books alike.

Response Fields

data is an array of order book records, each with the same fields as Get Order Book, plus:
boolean
Present and true only on imported books.
string
Present only on imported books.

Error Codes