effectiveAccountId |
String |
ID of the account for which the request is
made. If unspecified, defaults
to the account ID for the context user. |
Optional |
51.0 |
fields |
String[] |
List of up to 15 order delivery group summary or order
delivery method fields to display in the UI in each item row. For
example, fields=OrderDeliveryGroupSummary.DeliveryAddress,
OrderDeliveryMethod.Name. |
Optional |
51.0 |
page |
String |
Specifies the page token to use to view a page of
information. Page tokens are returned as part of the response, such as currentPageToken or nextPageToken. If you don’t specify a value, the first page is
returned. |
Optional |
51.0 |
pageSize |
Integer |
Specifies the number of items per page. Valid values are from
1 through 100. If you don’t specify a value, the default size is 25. |
Optional |
51.0 |
sort |
String |
Sort order for order delivery group
summaries. Values are:
-
IdAsc—Sorts by ID in ascending
alphanumeric order (A–Z, 0–9).
-
IdDesc—Sorts by ID in descending
alphanumeric order (Z–A, 9–0).
If unspecified, IdAsc is the default
sort order. |
Optional |
51.0 |