Liquid API
Search…
Liquid API
Introduction
Version History
Rate Limiting
Authentication
Response Data
Errors
Pagination
Public Rest API
Product Data
Loan Book
Fees
Private REST API
Get Orders
Create Orders
Edit Orders
Cancel Orders
Executions
Transactions
Trading
Fiat
Crypto
Loans
Fee Tier
Accounts
Websocket (Liquid Tap)
Introduction
Authentication
Public Channels
Private Channels
Ping Pong
OAuth
OAuth
Powered By
GitBook
Cancel Orders
put
https://api.liquid.com
/orders/{order_id}/cancel OR /orders/client:{client_order_id}/cancel
Cancel an Open Order
Cancellation requests for non-live orders will be responded with 404.
put
https://api.liquid.com
/orders/cancel_all
Cancel All Open Orders
Private REST API - Previous
Edit Orders
Next - Private REST API
Executions
Last modified
1yr ago
Copy link
Outline
put
Cancel an Open Order
put
Cancel All Open Orders