post https://sandbox-api.helix.q2.com/account/stopPay/createCheckStopPay
See stopPay object definition for parameter details.
Use of this route requires approval from Q2 and your bank partner.
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 {customerId} is invalid. | |
60002 | Customer id {customerId} is inactive. | |
60003 | Customer id {customerId} is not in a {statusDescription} status. | |
60004 | Customer id {customerId} is locked. | |
60005 | Customer id {customerId} is marked as deceased. | |
195101 | Program is not authorized to use this endpoint. Please contact your relationship manager for details. | |
195106 | AccountId is required | |
195109 | Invalid accountId {accountId} | |
195124 | checkNumberMinimum is required | |
195125 | checkNumberMaximum is required | |
195126 | amountMinimum is required | |
195127 | amountMaximum is required | |
195128 | customerId has insufficient privileges to the account | |
195129 | accountId must be checking account | |
195132 | checkNumberMinimum must be greater than zero | |
195133 | checkNumberMaximum must be greater than zero | |
195134 | checkNumberMaximum must be greater than or equal to checkNumberMinimum | |
195135 | amountMinimum must be greater than 0.00 | |
195136 | amountMaximum must be greater than 0.00 | |
195148 | {parameter_name} can not be more than {max_value} | |
196001 | CustomerId is required |