get
https://testapi.payarc.net/v1/customers
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Limit Parameter
Description
The limit parameter is used to control the number of customers returned in the response when listing customers. This allows you to specify the maximum number of records to retrieve in a single API call.
Details
- Type:
integer - Description: A number that represents the maximum number of customers to be listed in the response.
- Required: Optional
- Format: Numeric
- Default: 25
- Example:
25
Usage
When you include the limit parameter in your request, it tells the API how many customer records you want to retrieve. If you do not specify this parameter, the API will default to returning 25 customers.