/api/sales-orders/

Retrieves a list of sales orders for the current user without pagination information. This endpoint is deprecated and will be removed in future versions. Please use '/sales-orders/paginated' instead, which includes both sales order data and pagination metadata. Switching to the paginated endpoint ensures better performance and flexibility with larger datasets.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Invalid or missing authentication data.

403

Credentials provided are insufficient to access the resource or there is no portal associated.

406

Requested media type is not supported.

415

Media type of the request is not supported.

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