PageSize
The number of results to return per page of data retrieved from Square.
データ型
string
デフォルト値
"500"
解説
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.