{ "uuid": "fe0ed1ac-2cef-4a01-baae-2efa817ab4e7", "lastMigration": 29, "name": "agentOS Api V2, Customer Login Call Group", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "44512474-47c9-4232-941c-e58d6dca9250", "documentation": "All branches defined for a company", "method": "get", "endpoint": "v2/customer/:shortName/branch/branches", "responses": [ { "uuid": "0ff3be51-313c-46ca-9a73-3dfb52b75fb3", "body": "{\n \"Count\": {{faker 'number.int' max=99999}},\n \"Data\": [\n {\n \"Address1\": \"\",\n \"Address2\": \"\",\n \"Address3\": \"\",\n \"Address4\": \"\",\n \"CompanyName\": \"\",\n \"County\": \"\",\n \"EMailAddress\": \"\",\n \"ETag\": \"\",\n \"FaxPhone\": \"\",\n \"LandPhone\": \"\",\n \"Name\": \"\",\n \"OID\": \"\",\n \"Postcode\": \"\",\n \"WebAddress\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3fa7defa-1251-4680-90b5-49caf83b85c8", "documentation": "Get a specific branch given its unique Object ID (OID)", "method": "get", "endpoint": "v2/customer/:shortName/branch/branches/:branchID", "responses": [ { "uuid": "b9af453d-18ac-497c-8668-c6a1c8d4ce2d", "body": "{\n \"Address1\": \"\",\n \"Address2\": \"\",\n \"Address3\": \"\",\n \"Address4\": \"\",\n \"CompanyName\": \"\",\n \"County\": \"\",\n \"EMailAddress\": \"\",\n \"ETag\": \"\",\n \"FaxPhone\": \"\",\n \"LandPhone\": \"\",\n \"Name\": \"\",\n \"OID\": \"\",\n \"Postcode\": \"\",\n \"WebAddress\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "18ebf326-2101-40f0-b667-f27a006b84e9", "documentation": "Get the accounting details for the landlord.", "method": "get", "endpoint": "v2/customer/:shortName/landlord/accounting", "responses": [ { "uuid": "ba66559e-84a6-4874-80bf-6dde457e0bd8", "body": "{\n \"AccountBalance\": {{faker 'number.float'}},\n \"LastPayment\": \"{{faker 'date.recent' 365}}\",\n \"PaymentHistory\": [\n {\n \"Amount\": {{faker 'number.float'}},\n \"Date\": \"{{faker 'date.recent' 365}}\",\n \"Description\": \"\",\n \"TransactionNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"Statements\": [\n {\n \"Date\": \"{{faker 'date.recent' 365}}\",\n \"InvoiceID\": \"\",\n \"IsMaintenanceInvoice\": {{faker 'datatype.boolean'}}\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7c59d1cd-474f-47d1-9cee-2676edeec634", "documentation": "Download a Document", "method": "get", "endpoint": "v2/customer/:shortName/landlord/document", "responses": [ { "uuid": "3e1d034e-8dbd-47ef-8375-d2cf10d7df66", "body": "{}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "129d9638-6cef-4bfa-bd21-ba6242292962", "documentation": "Generate a Inventory PDF for a tenancy", "method": "get", "endpoint": "v2/customer/:shortName/landlord/inventory", "responses": [ { "uuid": "e7a2c474-35e8-4df5-967c-5d4fbcc94b76", "body": "{}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "454995e4-9d3b-43ee-ba94-6e224aea3dd0", "documentation": "Get an invoice pdf belonging to the landlord.", "method": "get", "endpoint": "v2/customer/:shortName/landlord/invoice", "responses": [ { "uuid": "ee1dc56a-3e45-4d37-b133-bfe851afc6d3", "body": "{}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a7a8f2db-4d7f-4839-a3c2-759f99dbea0d", "documentation": "Retrieve landlord's CRM ID", "method": "get", "endpoint": "v2/customer/:shortName/landlord/landlordcrmentries", "responses": [ { "uuid": "22f4df83-6885-4f87-a462-c57cca35b34f", "body": "[\n {\n \"BranchID\": \"\",\n \"GlobalReference\": \"\",\n \"Name\": \"\",\n \"OID\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5fa8c698-a58f-4a30-8edb-a74068ecab92", "documentation": "Get Active maintenance jobs.", "method": "get", "endpoint": "v2/customer/:shortName/landlord/maintenance", "responses": [ { "uuid": "ad61ad0f-fd80-4657-9536-6eb5db3ed9af", "body": "{\n \"Jobs\": [\n {\n \"AssignedTo\": \"\",\n \"ClosedDate\": \"{{faker 'date.recent' 365}}\",\n \"Description\": \"\",\n \"MaintenanceNotes\": [\n {\n \"CreatedAt\": \"{{faker 'date.recent' 365}}\",\n \"NoteContents\": \"\",\n \"OID\": \"\"\n }\n ],\n \"Property\": \"\",\n \"Reported\": \"{{faker 'date.recent' 365}}\",\n \"Status\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d79072da-ecb3-4227-b2e3-63840e308354", "documentation": "Generate a Profit and Loss Report", "method": "get", "endpoint": "v2/customer/:shortName/landlord/profitloss", "responses": [ { "uuid": "933aec7c-b088-4d71-9061-3b1702aac31c", "body": "{\n \"DirectCosts\": {\n \"Rows\": [\n {\n \"MonthTotals\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"NominalCode\": \"\",\n \"Title\": \"\",\n \"Total\": \"\"\n }\n ]\n },\n \"GrossProfitLoss\": {\n \"Rows\": [\n {\n \"MonthTotals\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"NominalCode\": \"\",\n \"Title\": \"\",\n \"Total\": \"\"\n }\n ]\n },\n \"Income\": {\n \"Rows\": [\n {\n \"MonthTotals\": [\n {\n \"key\": \"\",\n \"value\": \"\"\n }\n ],\n \"NominalCode\": \"\",\n \"Title\": \"\",\n \"Total\": \"\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc09bff0-c05a-42b6-bb59-71a3181ea43c", "documentation": "Rent Arrears", "method": "get", "endpoint": "v2/customer/:shortName/landlord/rentarrears", "responses": [ { "uuid": "af75437f-815c-4c6c-9463-53d4fed94c38", "body": "{\n \"ChaseNotes\": [\n {\n \"Date\": \"{{faker 'date.recent' 365}}\",\n \"Note\": \"\",\n \"NoteType\": \"\",\n \"TenantID\": \"\"\n }\n ],\n \"RentCollected\": {{faker 'number.float'}},\n \"RentOutstanding\": [\n {\n \"DebtDays\": {{faker 'number.int' max=99999}},\n \"OutstandingRent\": {{faker 'number.float'}},\n \"Property\": \"\",\n \"Tenant\": \"\",\n \"TenantID\": \"\"\n }\n ],\n \"TotalRentArrears\": {{faker 'number.float'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7f89c938-4425-4e83-ac18-5a7bfdb864ff", "documentation": "Generate a Self Assessment Tax Report", "method": "get", "endpoint": "v2/customer/:shortName/landlord/sas", "responses": [ { "uuid": "efd6317c-244f-4740-aa28-950a23bfc4b0", "body": "{}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5bb042b6-a9ab-44a2-8626-7a1849907c57", "documentation": "Get contact details of all linked landlords.", "method": "get", "endpoint": "v2/customer/:shortName/landlord/settings", "responses": [ { "uuid": "d1dbc3f4-9194-469f-aa1d-59e94d610b18", "body": "{\n \"LinkedAccounts\": [\n {\n \"Address\": \"\",\n \"Email\": \"\",\n \"GlobalReference\": \"\",\n \"ID\": \"\",\n \"Mobile\": \"\",\n \"Name\": \"\",\n \"Phone\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e813dfc2-f6bb-489c-a0e4-e24b9605a944", "documentation": "Get the summary details for the landlord.", "method": "get", "endpoint": "v2/customer/:shortName/landlord/summary", "responses": [ { "uuid": "9914fced-7c41-4972-85f9-cf89d875c042", "body": "{\n \"AccountBalance\": {{faker 'number.float'}},\n \"LastPayment\": \"{{faker 'date.recent' 365}}\",\n \"Tenancies\": [\n {\n \"Bond\": {{faker 'number.float'}},\n \"BranchID\": \"\",\n \"Description\": \"\",\n \"GlobalReference\": \"\",\n \"ID\": \"\",\n \"MaintenanceJobs\": {{faker 'number.int' max=99999}},\n \"ManagedRent\": {{faker 'datatype.boolean'}},\n \"PropertyAddress\": \"\",\n \"Rent\": \"\",\n \"RentArrears\": {{faker 'number.float'}},\n \"RentCollected\": {{faker 'number.float'}},\n \"TenancyProperty\": \"\",\n \"TenancyState\": \"\"\n }\n ],\n \"TotalRentArrears\": {{faker 'number.float'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c168bb3f-6d94-49e5-b085-de0d6b6ba3fb", "documentation": "Get tenancy details.", "method": "get", "endpoint": "v2/customer/:shortName/landlord/tenancy", "responses": [ { "uuid": "73fadb32-ef88-4b84-bebf-91c7b4378249", "body": "{\n \"ActualEndDate\": \"{{faker 'date.recent' 365}}\",\n \"Beds\": {{faker 'number.int' max=99999}},\n \"Bond\": {{faker 'number.float'}},\n \"BranchID\": \"\",\n \"Certificates\": [\n {\n \"Due\": \"{{faker 'date.recent' 365}}\",\n \"Files\": [\n {\n \"FileName\": \"\",\n \"FileSize\": {{faker 'number.int' max=99999}},\n \"ID\": \"\",\n \"MIMEType\": \"\",\n \"Note\": \"\"\n }\n ],\n \"Status\": \"\",\n \"Type\": \"\"\n }\n ],\n \"Documents\": [\n {\n \"FileName\": \"\",\n \"FileSize\": {{faker 'number.int' max=99999}},\n \"ID\": \"\",\n \"MIMEType\": \"\",\n \"Note\": \"\"\n }\n ],\n \"FixedDate\": \"{{faker 'date.recent' 365}}\",\n \"GlobalReference\": \"\",\n \"ID\": \"\",\n \"Inspections\": [\n {\n \"InspectionDate\": \"{{faker 'date.recent' 365}}\",\n \"Notes\": \"\"\n }\n ],\n \"ManagedRent\": {{faker 'datatype.boolean'}},\n \"Preferences\": [\n {\n \"Name\": \"\",\n \"Notes\": \"\",\n \"Type\": \"\"\n }\n ],\n \"PreviousRentAmount\": {{faker 'number.float'}},\n \"PropertyAddress\": \"\",\n \"Rent\": \"\",\n \"RentAmount\": {{faker 'number.float'}},\n \"StartDate\": \"{{faker 'date.recent' 365}}\",\n \"TenancyProperty\": \"\",\n \"TenancyState\": \"\",\n \"Tenants\": [\n \"\"\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11d083e0-3331-46dc-a319-dce099c6ac75", "documentation": "Post tenancy maintenance preferences:-", "method": "post", "endpoint": "v2/customer/:shortName/landlord/tenancy/maintenance/preference", "responses": [ { "uuid": "1362a1e1-7b03-4f85-8da1-db3b8f349957", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d7376cb9-f6a8-4e23-9253-93609ebf7b75", "documentation": "Generate a Tenancy Agreement Copy (PDF)", "method": "get", "endpoint": "v2/customer/:shortName/landlord/tenancyagreement", "responses": [ { "uuid": "f7bc6871-75ea-4008-8897-b55930aabbb2", "body": "{}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "21985fff-753b-48aa-873b-2ffdfb381e19", "documentation": "Downloads the photo of a property given the photo ID.", "method": "get", "endpoint": "v2/customer/:shortName/photo/download", "responses": [ { "uuid": "b969e5e6-3950-4752-892e-e23d1fc7cff1", "body": "{}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bb5a4463-4249-4ab6-a38f-cef34f9b9b1b", "documentation": "A collection showing all the photos linked to a specific block, property or room", "method": "get", "endpoint": "v2/customer/:shortName/property/:propertyID/photos", "responses": [ { "uuid": "6b05f719-e17d-4577-b6c0-0bdfa40ecee6", "body": "{\n \"Count\": {{faker 'number.int' max=99999}},\n \"Data\": [\n {\n \"ETag\": \"\",\n \"FileName\": \"\",\n \"OID\": \"\",\n \"PhotoType\": \"{{oneOf (array 'Photo' 'Map' 'FloorPlan' 'SiteMap' 'AerialPhoto')}}\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "223b7746-3d07-4401-a2d4-aa41350bc594", "documentation": "Logout a customer previously logged in via the Login endpoint.", "method": "delete", "endpoint": "v2/customer/:shortName/session", "responses": [ { "uuid": "b560f977-8909-4806-bf8f-dee36276c9f0", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a69d7315-2293-4c35-8ded-8b921858ae42", "documentation": "Gets information about the currently logged on customer.", "method": "get", "endpoint": "v2/customer/:shortName/session", "responses": [ { "uuid": "d2d0b84e-c73e-4c61-bf81-f16232d17604", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "29738494-9dd4-47d8-a5cb-84d81175b7b4", "documentation": "Login as a customer given their username and password.", "method": "post", "endpoint": "v2/customer/:shortName/session", "responses": [ { "uuid": "51b4afd7-600f-4e05-80b9-9a18df2bde00", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "63126008-1cea-43d3-93a9-f89a4980fcec", "documentation": "Send a request to the in-tray to create a landlord login.", "method": "post", "endpoint": "v2/customer/:shortName/session/createlandlordlogin", "responses": [ { "uuid": "7118d7a6-5024-444e-bd04-330c79e0b09c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "239682a2-9c8e-4a72-8e1a-5729c4e860d7", "documentation": "Change the password of a customer given their existing and new password.", "method": "put", "endpoint": "v2/customer/:shortName/session/password", "responses": [ { "uuid": "7d9e82e0-3002-4d84-bb08-a2632c0a22f1", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "62a52ff4-24e7-41aa-b934-90bde338d638", "documentation": "Reset the customer's password. An email will be sent out to reset.", "method": "post", "endpoint": "v2/customer/:shortName/session/resetpassword", "responses": [ { "uuid": "bfa0127d-0461-4439-9cf3-c9dda7df3847", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "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": "44512474-47c9-4232-941c-e58d6dca9250" }, { "type": "route", "uuid": "3fa7defa-1251-4680-90b5-49caf83b85c8" }, { "type": "route", "uuid": "18ebf326-2101-40f0-b667-f27a006b84e9" }, { "type": "route", "uuid": "7c59d1cd-474f-47d1-9cee-2676edeec634" }, { "type": "route", "uuid": "129d9638-6cef-4bfa-bd21-ba6242292962" }, { "type": "route", "uuid": "454995e4-9d3b-43ee-ba94-6e224aea3dd0" }, { "type": "route", "uuid": "a7a8f2db-4d7f-4839-a3c2-759f99dbea0d" }, { "type": "route", "uuid": "5fa8c698-a58f-4a30-8edb-a74068ecab92" }, { "type": "route", "uuid": "d79072da-ecb3-4227-b2e3-63840e308354" }, { "type": "route", "uuid": "cc09bff0-c05a-42b6-bb59-71a3181ea43c" }, { "type": "route", "uuid": "7f89c938-4425-4e83-ac18-5a7bfdb864ff" }, { "type": "route", "uuid": "5bb042b6-a9ab-44a2-8626-7a1849907c57" }, { "type": "route", "uuid": "e813dfc2-f6bb-489c-a0e4-e24b9605a944" }, { "type": "route", "uuid": "c168bb3f-6d94-49e5-b085-de0d6b6ba3fb" }, { "type": "route", "uuid": "11d083e0-3331-46dc-a319-dce099c6ac75" }, { "type": "route", "uuid": "d7376cb9-f6a8-4e23-9253-93609ebf7b75" }, { "type": "route", "uuid": "21985fff-753b-48aa-873b-2ffdfb381e19" }, { "type": "route", "uuid": "bb5a4463-4249-4ab6-a38f-cef34f9b9b1b" }, { "type": "route", "uuid": "223b7746-3d07-4401-a2d4-aa41350bc594" }, { "type": "route", "uuid": "a69d7315-2293-4c35-8ded-8b921858ae42" }, { "type": "route", "uuid": "29738494-9dd4-47d8-a5cb-84d81175b7b4" }, { "type": "route", "uuid": "63126008-1cea-43d3-93a9-f89a4980fcec" }, { "type": "route", "uuid": "239682a2-9c8e-4a72-8e1a-5729c4e860d7" }, { "type": "route", "uuid": "62a52ff4-24e7-41aa-b934-90bde338d638" } ] }