API documentation for managing sales orders in the GoMake system
All endpoints require authentication using clientId and clientSecretvia custom headers. See the Authentication page for detailed instructions.
X-Client-Id: your-client-id X-Client-Secret: your-client-secret
/api/sales-orders/create
Creates a new sales order in the ERP system
/api/sales-orders/createItem
Adds an item to an existing sales order