Optional Paging Parameters used to page list responses. If Paging Parameters are not sent, default values will be used.
NOTE: Variables to place in the body of the request.
Field | Data Type | Valid Values | Description |
---|---|---|---|
PageIndex | integer | positive # | The current page requested for the request. This is a '1' based parameter. Default = 1 |
PageSize | integer | 1 - 300 | The current page size for the request. Default = 25 |