GoMake

Gomake API

Sales Orders API

API documentation for managing sales orders in the GoMake system

Authentication

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

Available Endpoints

POST/api/sales-orders/create
View Documentation →

Creates a new sales order in the ERP system

POST/api/sales-orders/createItem
View Documentation →

Adds an item to an existing sales order