{ "uuid": "4581c6ca-8bce-487f-ae72-53fc9497014a", "lastMigration": 29, "name": "Veteran Confirmation", "endpointPrefix": "services/veteran_confirmation/v0", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "9daaf2d9-39f4-4573-9596-b0e2c8d37528", "documentation": "Get confirmation about an individual's Veteran status according to the VA", "method": "post", "endpoint": "status", "responses": [ { "uuid": "a36954ac-2513-4017-96fd-0c210f3cf5fe", "body": "{\n \"veteran_status\": \"{{oneOf (array 'confirmed' 'not confirmed')}}\"\n}", "latency": 0, "statusCode": 200, "label": "Confirmation status successfully retrieved", "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": "cff2c4eb-0801-4f54-8016-4dc6d3184a57", "body": "{\n \"errors\": [\n {\n \"code\": \"103\",\n \"detail\": \"Detailed error message\",\n \"status\": \"400\",\n \"title\": \"Error title\"\n }\n ]\n}", "latency": 0, "statusCode": 400, "label": "Bad request - invalid or missing query parameters", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "968913f1-1973-4f28-9084-0edf9aa25d32", "body": "{\n \"message\": \"No API key found in request\"\n}", "latency": 0, "statusCode": 401, "label": "Missing API token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "ff2a5486-9124-49d8-b360-5526aecefc84", "body": "{\n \"message\": \"No API key found in request\"\n}", "latency": 0, "statusCode": 403, "label": "Invalid API token", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" }, { "uuid": "f5f5a6c2-9eec-4c85-a1fe-0d2985ca6a7c", "body": "", "latency": 0, "statusCode": 503, "label": "We encountered a temporary error. Check back in the future.", "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": "9daaf2d9-39f4-4573-9596-b0e2c8d37528" } ] }