With the SalesOrder endpoints, you can easily view, create, edit, and delete orders. Check the endpoint descriptions for helpful tips and more details on how to use them.An order and order line have three key status fields. These status fields are displayed in LogicTrade with recognizable icons:Stock
The first icon indicates the stock status. Through the API, you receive the following status:None: No stock is available yet.none
Partial: Partially in stock.partial
Complete: Fully in stock.complete
Delivery
The second icon provides information about delivery. Through the API, you receive the following statuses:None: No delivery has taken place yet. none
Partial: Partially delivered. partial
Complete: Fully delivered.complete
Invoice
The last icon indicates the invoice status. Through the API, you can see the following statuses:None: No invoice has been created yet. none
Partial: Partially invoiced.partial
Complete: Fully invoiced.complete
Modified at 2025-01-07 13:12:39