{ "uuid": "03c3e3c4-ab1a-46e1-9b36-d0034223343a", "lastMigration": 19, "name": "Bill Payment Validator", "endpointPrefix": "billpayAPI/v1", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "routes": [ { "uuid": "e51bf2a3-4eab-41de-9447-e44ec8759cca", "documentation": "Bill Payment Validator service returns the processing status for a potential RPPS transaction", "method": "post", "endpoint": "isRoutingValid", "responses": [ { "uuid": "bcdf60ab-f548-4ee0-8616-9301e1b24f75", "body": "", "latency": 0, "statusCode": 200, "label": "The Bill Payment Validator response.", "headers": [ { "key": "Content-Type", "value": "application/JSON" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false }, { "uuid": "3ddf7b34-d35d-4616-9e3a-4303940b83a9", "body": "", "latency": 0, "statusCode": 200, "label": "unexpected error", "headers": [ { "key": "Content-Type", "value": "application/JSON" } ], "filePath": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false } ], "enabled": true, "randomResponse": false, "sequentialResponse": false } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [ { "key": "", "value": "" } ], "proxyResHeaders": [ { "key": "", "value": "" } ] }