Get Positive Pay Rule
OK
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
Internal server error
Service unavailable
Successful
{- "status": "Success or Failure",
- "code": "PP001",
- "message": "Failed to get positive rule: <Reason>",
- "data": {
- "ruleUID": 123456789,
- "paymentRuleType": "ACH, FEDWIRE, RFP",
- "customerName": "ABC Company",
- "customerAccountNumber": "12387878",
- "achCompanyID": "122334789",
- "beneBankId": "12345678",
- "beneName": "XYZ Name",
- "beneBankName": "Bank Name",
- "beneAccountNumber": "12345678",
- "amount": 10.36,
- "currency": "USD",
- "amountType": "Exact or Maximum",
- "frequency": "Onetime",
- "secCode": "CCD",
- "effectiveDate": "11-2022-01",
- "expiryDate": "11-2022-08"
}
}