Skip to main content
GET
Legacy contract: confirm deployment before use. This page does not establish a provisioned public service. Check the dated host report and obtain a supported host and API version. New integrations should begin with the API directory or local commerce walkthrough.

Path parameters

string
This is the id of the order.

Response

string
required
This is the id of the order.
string
required
This is the name of the order.
string
required
This is the number of the order.
string
required
This is the source of the order.
string
required
This is the state of the order.
string
required
This is the customerID of the order.
array
required
This is the list of items in the order.
string
required
This is the total amount of the order.
string
required
This is the payment status of the order.
string
required
This is the shipping status of the order.
string
required
This is the creation timestamp of the order.
string
required
This is the last updated timestamp of the order.
object
required
This is additional metadata related to the order.

Errors

Succeeds with 200. Failures return 400, 401, 403, 404 or 429 with an error body, per the platform status-code contract.

Orders

Orders describes the general data about the orders in StateSet Commerce Network.

The order object

Attributes

Last modified on September 21, 2026