Get sales order list

This endpoint retrieves a list of sales orders recorded in the SAP system. It is commonly used for integrations with external platforms—such as customer portals, CRM systems, or analytics tools—that require access to up-to-date commercial transaction data. It enables effective sales tracking, data reconciliation, and operational visibility. Core Functionality: Fetches sales orders based on filter criteria such as date range, order status, customer ID, sales organization, or document number. Returns structured data for each order, including general order information, customer details, order status, key dates (e.g., creation, requested delivery), and monetary totals. Example Input Parameters: StartDate: Start date for the order search. EndDate: End date for the order search. CustomerID: ID of the specific customer. SalesOrg: Sales organization filter. Status: Order status (e.g., Open, Completed, Cancelled). Example Output Fields: SalesOrderID CustomerName OrderStatus OrderDate DeliveryDate TotalAmount Currency Use Cases: Customer self-service portals showing recent sales orders. Synchronizing orders into a CRM or BI system. Monitoring order fulfillment status across systems. sap Netsuite

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

Unique identifier from sales order sap Netsuite

string
Defaults to 1

Number of page starts at 1
Use it only with detail parameter in false
Required for sap Netsuite

date

Initial date of interval (YYYY-MM-DD) sap Netsuite

date

Final date of interval (YYYY-MM-DD) sap Netsuite

Headers
string
enum
required

Name of the ERP or accounting software from which you want to get the information sap Netsuite

Allowed:
string
required

If you send the x-connection, the connection will already be secured, and there will be no need to send the connection headers for each software. sap Netsuite

string

User of ERP API connection For Netsuite and Business central use: null

string

Apikey or token of ERP API connection For Netsuite and Business central use: null

string

Url of the ERP server to consult

string

ERP database name

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json