Modify configuration or status of an existing order book
trading service enabled.
ACTIVE, PAUSED, or CLOSED. Setting to PAUSED stops new order submissions. CLOSED permanently deactivates the book.null to remove the upper limit.| Code | Status | Description |
|---|---|---|
ORDER_BOOK_NOT_FOUND | 404 | No order book found with this ID in your instance |
INVALID_CONFIG | 400 | Invalid configuration values |
VALIDATION_ERROR | 400 | Request body failed schema validation |