Newer Version Available

This content describes an older version of this product. View Latest

Order Summary Collection

Collection of order summaries.
Property Name Type Description Filter Group and Version Available Version
count Integer Total count of order summaries returned on the current page. Small, 51.0 51.0
currentPageToken String Token identifying the current page. Small, 51.0 51.0
currentPageUrl String Connect REST API URL identifying the current page. Small, 51.0 51.0
nextPageToken String Token identifying the next page, or null if there isn’t a next page. Small, 51.0 51.0
nextPageUrl String Connect REST API URL identifying the next page, or null if there isn’t a next page. Small, 51.0 51.0
orderSummaries Order Summary[] Collection of order summaries. Small, 51.0 51.0
previousPageToken String Token identifying the previous page, or null if there isn’t a previous page. Small, 51.0 51.0
previousPageUrl String Connect REST API URL identifying the previous page, or null if there isn’t a previous page. Small, 51.0 51.0
sortOrder String Sort order for order summaries. Values are:
  • CreatedDateAsc—Sorts by the oldest created date.
  • CreatedDateDesc—Sorts by the most recent created date.
  • OrderedDateAsc—Sorts by the oldest ordered date.
  • OrderedDateDesc—Sorts by the most recent ordered date.
Small, 51.0 51.0