Path Parameters
The ID of the entity for this request.
Example:
5
Query Parameters
Comma-separated list of specific fields to return/append in the response. See isAdditionalData
for more details.
Example:
"id,nameFirst,nameLast"
Set to true
to merge requested fields with default response, or false/omit to return only requested fields plus ID
.
Example:
true
Response
200 - application/json
Order
Unique identifier.
Represents the date when a particular order was placed.
Represents the specific product or service purchased in a transaction.
Unique identifier for a specific transaction associated with an order.
Unique identifier for the individual who placed the order.
Represents the overall charge for an order, including all items, taxes, and additional costs.