{ "uuid": "c8e44e7f-e934-414e-81bb-69fe06e20f87", "lastMigration": 29, "name": "Bill Payment Validator", "endpointPrefix": "billpayAPI/v1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "3ef0abe2-7cdd-40c3-bcb8-2cc30f2fce56", "documentation": "Bill Payment Validator service returns the processing status for a potential RPPS transaction", "method": "post", "endpoint": "isRoutingValid", "responses": [ { "uuid": "ef41a203-2d28-4e99-93e9-300065e8b4be", "body": "", "latency": 0, "statusCode": 200, "label": "The Bill Payment Validator response.", "headers": [{ "key": "Content-Type", "value": "application/JSON" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "fcfe30a9-bc03-4e95-ae31-f11f0b6d4da0", "body": "", "latency": 0, "statusCode": 200, "label": "unexpected error", "headers": [{ "key": "Content-Type", "value": "application/JSON" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "3ef0abe2-7cdd-40c3-bcb8-2cc30f2fce56" } ] }