Orders are entities which represent an order of a customer.
Name | Type | Description | Notes |
---|---|---|---|
ScopeId | string | The id of the requested scope | [optional] |
IncludeLineItems | bool | a value indicating whether include line items or not. | [optional] |
IncludePayment | bool | a value indicating whether include payments or not. | [optional] |
IncludeShipment | bool | a value indicating whether include shipment or not. | [optional] |
OrderId | string | The order id for the request. | [optional] |