List order items at subscription level.
Query parameters
$filter is supported to filter based on order id and order Item Type. Filter supports only equals operation.
$expand is supported on parent device details, device details, forward shipping details and reverse shipping details parameters. Each of these can be provided as a comma separated list. Parent Device Details for order item provides details on the devices of the product, Device Details for order item provides details on the devices of the child configurations of the product, Forward and Reverse Shipping details provide forward and reverse shipping details respectively.
$skipToken is supported on Get list of order items, which provides the next page in the list of order items.
$top is supported on fetching list of resources. $top=10 means that the first 10 items in the list will be returned to the API caller.
Parameters
Response
Azure operation completed successfully.
Changes
Changed in 3 of the 4 revisions of this API.15
- ○
api tag
OrderItemResourcesaddedapi-tag-added
- ○
api tag
OrderItemsremovedapi-tag-removed
- ○
- ●
deleted the
queryrequest parameter$toprequest-parameter-removed
- ○
api operation id
OrderItems_ListBySubscriptionremoved and replaced withListOrderItemsAtSubscriptionLevelapi-operation-id-removed
- ●
- ○
api operation id
ListOrderItemsAtSubscriptionLevelremoved and replaced withOrderItems_ListBySubscriptionapi-operation-id-removed
- ○
added the new optional
queryrequest parameter$topnew-optional-request-parameter
- ○