{ "opencollection": "1.0.0", "info": { "name": "Mastercard Bill Payment Validator", "version": "1.0" }, "items": [ { "info": { "name": "Routing", "type": "folder" }, "items": [ { "info": { "name": "Mastercard Bill Payment Validator Service Returns the Processing Status for a Potential Rpps Transaction", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/isRoutingValid" }, "docs": "Bill Payment Validator performs real time transaction validation against the specified Biller ID's account masks, account check digits and all other registered RPPS processing parameters." } ] } ], "bundled": true }