Import an order book from another instance for cross-instance trading
allowImport enabled.
You cannot import your own order books. Use List Importable Order Books to discover available books.
trading service enabled.
| Code | Status | Description |
|---|---|---|
ORDER_BOOK_NOT_FOUND | 404 | The target order book does not exist |
IMPORT_NOT_ALLOWED | 403 | The order book does not allow imports |
ALREADY_IMPORTED | 409 | This order book is already imported |
IMPORT_OWN | 400 | Cannot import your own order book |