PageSize
The number of results to return per page of data retrieved from Square.
Data Type
string
Default Value
"500"
Remarks
Note that the PageSize must be between 1 and 1000. For order-related endpoints, it is recommended to set the PageSize between 1 and 300. If the PageSize is not specified within this range and there are more than 1,000 records, the API may throw a timeout exception.