Search positive pay rules
Successfully processed request
Bad request
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
bad input parameter environment
Internal server error
Service unavailable
{- "amount": 10,
- "customerName": "string",
- "customerAccountNumber": "12387878",
- "effectiveDate": "11-01-2022",
- "expiryDate": "11-01-2022",
- "status": "Active",
- "paymentRuleType": "ACH",
- "companyAccountNumber": "1122334",
- "companyName": "Autobell",
- "companyBankId": "071212128",
- "customerRoutingNumber": "071212128",
- "amountType": "EXACT",
- "frequency": "Onetime",
- "transactionIdNumber": "TXN12345",
- "tranCode": "27"
}{- "status": "Success",
- "data": [
- {
- "paymentRuleType": "ACH",
- "customerName": "CORP1",
- "customerAccountNumber": "90897861",
- "beneBankId": "071212128",
- "beneName": "allow retry",
- "amount": 43452,
- "currency": "USD",
- "amountType": "Maximum",
- "frequency": "ONE_TIME",
- "secCode": "ALL",
- "ruleUID": 897,
- "status": "Active",
- "customerRoutingNumber": "071212128",
- "transactionIdNumber": "234324",
- "authType": "DEBIT",
- "customerAccountType": "Deposit",
- "customerAccountSubType": "Checking",
- "tranCode": "27",
- "authorizationUntil": "Until Cancelled",
- "numberOfPayments": 1,
- "achCompanyID": "3435232",
- "effectiveDate": "04-16-2026"
}
], - "pagination": {
- "totalRecords": 96,
- "pageReturned": 1,
- "pageSize": 10
}
}