{ "uuid": "5dcc318a-3d85-4c52-b549-5991a3ca9385", "lastMigration": 29, "name": "Afterbanks API", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "0ce2490d-da35-4007-b6a8-eee8fa03e037", "documentation": "Lista de bancos soportados", "method": "get", "endpoint": "forms", "responses": [ { "uuid": "d503320e-bed0-405f-9ef0-73da5074e475", "body": "[\n {\n \"business\": {{faker 'datatype.boolean'}},\n \"country_code\": \"\",\n \"documentType\": \"\",\n \"fullname\": \"\",\n \"image\": \"\",\n \"pass\": \"\",\n \"pass2\": \"\",\n \"pass2desc\": \"\",\n \"pass2type\": \"\",\n \"passdesc\": \"\",\n \"passtype\": \"\",\n \"service\": \"\",\n \"swift\": \"\",\n \"user\": \"\",\n \"userdesc\": \"\",\n \"usertype\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Array con el listado de bancos soportados y la información necesaria para dibujar su formulario de login", "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": "379366bc-2226-4b7c-9f03-6626757f4a17", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "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" }, { "uuid": "da2c767a-16f8-4a89-aca5-7f966623ee53", "documentation": "Información de uso de mi licencia", "method": "post", "endpoint": "me", "responses": [ { "uuid": "65ae0bf6-8c3a-4d2c-bc59-38820a686b07", "body": "{\n \"date_renewal\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"remaining_calls\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Profile information for a user", "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": "9d135e52-73d5-4aca-a7c1-e160f97b6487", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "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" }, { "uuid": "894b4950-f8ee-4287-a2ae-6df400a5db8d", "documentation": "Posición global y movimientos hasta una fecha dada.", "method": "post", "endpoint": "serviceV3", "responses": [ { "uuid": "7aafd7b3-4935-4a9e-a30f-e08453653ab6", "body": "[\n {\n \"arranged_balance\": {{faker 'number.float'}},\n \"balance\": {{faker 'number.float'}},\n \"balance_credit_granted\": {{faker 'number.float'}},\n \"balance_value\": {{faker 'number.float'}},\n \"countable_balance\": {{faker 'number.float'}},\n \"currency\": \"\",\n \"description\": \"\",\n \"product\": \"\",\n \"transactions\": [\n {\n \"amount\": {{faker 'number.float'}},\n \"balance\": {{faker 'number.float'}},\n \"categoryId\": {{faker 'number.int' max=99999}},\n \"date\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"date2\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"description\": \"\",\n \"transactionId\": \"\"\n }\n ],\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "Array con listado de productos bancarios y movimientos.", "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": "2899d2d2-9526-4f26-abf6-3fa3dbc0ec1c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "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": "0ce2490d-da35-4007-b6a8-eee8fa03e037" }, { "type": "route", "uuid": "da2c767a-16f8-4a89-aca5-7f966623ee53" }, { "type": "route", "uuid": "894b4950-f8ee-4287-a2ae-6df400a5db8d" } ] }