Sales Order API
Overview
A Sales Order is a commercial document issued by a seller to a customer, confirming the sale of goods or services involved in a given transaction. This document provides details such as the quantity, quality, and price of the goods or services exchanged.
This API allows for the programmatic management and manipulation of sales orders within our platform. Utilize the Sales Orders API to create, retrieve, and update sales orders.
Authentication
Before using the Sales Orders API, authentication is required. We support OAuth 2.0 authentication for secure access to sales order data. Obtain an API key or access token and include this token in the headers of your API requests.
Endpoints
The Sales Orders API offers several endpoints, each serving a specific purpose in the application process.