Skip to main content
GET

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 August 29, 2026