Orders and Quotes
Endpoints for creating, updating, and managing orders and quotes
📄️ Get list of orders/quotes
Get list of orders/quotes
📄️ Create an order or quote
This endpoint is designed to create orders or quotes.
📄️ Get order/quote by ID
Get order/quote by ID
📄️ Partial update of an order/quote by ID
This endpoint is designed to update some properties of an order or quote.
📄️ Cancel order/quote by ID
This endpoint is designed to cancel an order or quote.
📄️ Converting a quote to an order
This endpoint designed to convert any existing quote to an order.