get https://sandbox-api.helix.q2.com/account/stopPay/list//
Retrieve a list of stop pays for a given customer and account. Maximum date range is 30 days.
Error Codes
Click to expand
Code | Message (en-US) | Notes |
---|---|---|
1-60000 | Any "Common Error Code" may occur. | See Common Error Codes |
60001 | Customer id {request.customerId} is invalid. | |
63501 | beginDate must be a date prior to endDate. | |
195106 | accountId is required. | |
195109 | Invalid accountId '{accountId}' | |
195128 | customerId '{customerId}' has insufficient privileges on accountId '{accountId}' | |
195141 | Date range selected is too large. Please refer to API documentation for date range limitations. | |
196001 | customerId is required. |