{ "uuid": "0f133e40-16a0-4048-ac61-acbbb83081d0", "lastMigration": 29, "name": "KYC API Documentation", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "e75f8e31-bac2-4ccf-9add-972a18ec056a", "documentation": "Retrieves announcement data", "method": "get", "endpoint": "api/v1/company/announcement/:id", "responses": [ { "uuid": "342cbf9f-077b-4a71-a50f-1030a6e0395d", "body": "[\n {\n \"countryCode\": \"\",\n \"id\": \"\",\n \"registrationNumber\": \"\",\n \"structured\": \"\",\n \"text\": \"\",\n \"time\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of announcements", "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": "e47a9d46-a747-4673-acc1-13bf51a9e9c6", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "6cf60c93-8f84-4538-9281-4ed917c909c7", "documentation": "Retrieves a list of stock exchange listings", "method": "post", "endpoint": "api/v1/company/deepsearch/isin", "responses": [ { "uuid": "4426c3b8-9ce0-4a16-90c4-70e9435fdcbd", "body": "[\n {\n \"isin\": \"\",\n \"listings\": [\n {\n \"additionalSecurityType\": \"\",\n \"exchCode\": \"\",\n \"identifier\": \"\",\n \"marketSector\": \"\",\n \"name\": \"\",\n \"securityDescription\": \"\",\n \"securityType\": \"\",\n \"shareClassId\": \"\",\n \"stockId\": \"\",\n \"symbol\": \"\"\n }\n ],\n \"validIsin\": {{faker 'datatype.boolean'}}\n }\n]", "latency": 0, "statusCode": 200, "label": "Result of a lookup by ISIN number", "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": "39b39b9c-501e-4492-aab1-3a40baead11c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "d23edec5-ca29-438e-affa-a7002e7d2b34", "documentation": "Retrieves a list of companies", "method": "get", "endpoint": "api/v1/company/deepsearch/lei/:number", "responses": [ { "uuid": "c6137990-3163-4b9e-a2af-0acbddbb5859", "body": "{\n \"company\": {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n },\n \"current_page\": {{faker 'number.int' max=99999}},\n \"isins\": [\n \"\"\n ],\n \"last_page\": {{faker 'number.int' max=99999}},\n \"lei\": \"\",\n \"next_page\": \"\",\n \"total_num_isins\": {{faker 'number.int' max=99999}},\n \"validLei\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Result of a lookup by LEI number", "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": "70d08f88-9862-417b-b97e-2ee330065a00", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "279b87be-2f62-46eb-a6a8-2e7b2c5163c8", "documentation": "Retrieves a list of companies from the official business register", "method": "get", "endpoint": "api/v1/company/deepsearch/name/:country/:name", "responses": [ { "uuid": "003d0ca1-fc9c-4f19-872e-7a8693030063", "body": "[\n {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of companies", "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": "94822b8d-42c0-4c84-b39b-35fcae5d971c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "dd9df3d2-1dc3-44db-b841-114938d0be32", "documentation": "Retrieves a list of companies from the official business register", "method": "get", "endpoint": "api/v1/company/deepsearch/number/:country/:number", "responses": [ { "uuid": "f66fa63b-c267-45d9-91b6-7070d70c1b23", "body": "[\n {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of companies", "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": "acc8d0fd-d07f-4bb1-96bd-573e0c3f2768", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "6b8ed827-e6a5-4329-a479-d882f686f980", "documentation": "Get available ChangeTypes", "method": "get", "endpoint": "api/v1/company/monitoring/changeTypes", "responses": [ { "uuid": "d8aa82ed-2ea3-490a-a420-54a0eafaf93e", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "List of ChangeTypes", "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": "f09a3d65-f552-4efe-87b6-ebe0aef5576e", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "6a7b76f3-e2b5-4834-a09b-a3ea8cbba0a7", "documentation": "Retrieves a list of registered monitors", "method": "get", "endpoint": "api/v1/company/monitoring/list", "responses": [ { "uuid": "b2b4dc9f-0635-467d-a444-8b510bb67ba7", "body": "[\n {\n \"callbackCount\": {{faker 'number.int' max=99999}},\n \"callbackUrl\": \"\",\n \"created\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"monitorStatus\": \"\",\n \"notificationId\": \"\",\n \"subjectId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of monitor webhooks", "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": "03a52217-18ba-45ae-8d9c-1776d16023d5", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "7c5abf97-ae44-44c3-ba56-5903d8343c61", "documentation": "Get monitor status for specific company id", "method": "get", "endpoint": "api/v1/company/monitoring/list/:id", "responses": [ { "uuid": "7d6055ce-1abe-4744-9c50-9d766dba5ef4", "body": "[\n {\n \"callbackCount\": {{faker 'number.int' max=99999}},\n \"callbackUrl\": \"\",\n \"created\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"monitorStatus\": \"\",\n \"notificationId\": \"\",\n \"subjectId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of monitor webhooks", "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": "b8bd9633-2744-4f4b-95f8-a4b48975056f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "508ef455-1917-47f3-a352-8b8ca0ea7893", "documentation": "Register a Company for monitoring", "method": "post", "endpoint": "api/v1/company/monitoring/register/:id", "responses": [ { "uuid": "20f177b6-3cac-431e-b2bc-afef497c9de5", "body": "{\n \"monitorStatus\": \"\",\n \"notificationId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful webhook registration 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": "4ce0c401-f192-4380-b4ae-462cb5244faa", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "11747d1a-9d55-4a4a-bcfe-67cbae8a711d", "documentation": "Deactivates an active notification", "method": "post", "endpoint": "api/v1/company/monitoring/unregister/:id", "responses": [ { "uuid": "f67fdc39-b3bd-48db-ad1f-fa216a1e79ce", "body": "", "latency": 0, "statusCode": 200, "label": "Empty response body", "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": "207f5093-6b22-4d0d-870e-7e39bff06078", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "49d0dadb-2b68-41df-8de0-b98a341372f5", "documentation": "Retrieves a list of registered notifications", "method": "get", "endpoint": "api/v1/company/notification/list", "responses": [ { "uuid": "24d1ceb9-a706-426c-abd7-2b63415dea50", "body": "[\n {\n \"callbackCount\": {{faker 'number.int' max=99999}},\n \"callbackUrl\": \"\",\n \"created\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"monitorStatus\": \"\",\n \"notificationId\": \"\",\n \"subjectId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of monitor webhooks", "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": "07cd0194-e1cc-4ff8-a0d9-8f7e8d31257d", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "160db2c8-11ec-4f62-86d3-89e90547f127", "documentation": "Retrieves a list of registered notifications", "method": "get", "endpoint": "api/v1/company/notification/list/:id", "responses": [ { "uuid": "ddc0b3b3-d328-481b-835c-3a5caf3e278b", "body": "[\n {\n \"callbackCount\": {{faker 'number.int' max=99999}},\n \"callbackUrl\": \"\",\n \"created\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"monitorStatus\": \"\",\n \"notificationId\": \"\",\n \"subjectId\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of monitor webhooks", "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": "8217f197-18e5-404d-9415-02ff0776c9e2", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "d7cfaaaa-769b-4704-8436-5f397cdf8d6f", "documentation": "Creates a new notification", "method": "post", "endpoint": "api/v1/company/notification/register/:id", "responses": [ { "uuid": "5afd5af2-bbf8-4891-8933-1bad77366f67", "body": "{\n \"monitorStatus\": \"\",\n \"notificationId\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Successful webhook registration 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": "daefe52d-a9f6-4cd2-a18f-e6976a0700c9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "1dbd0770-f8b3-43f1-9c77-c470ecf395b5", "documentation": "Unregister a company from Monitoring", "method": "post", "endpoint": "api/v1/company/notification/unregister/:id", "responses": [ { "uuid": "5807b95e-f70c-431b-ad84-da8bf0af56c3", "body": "", "latency": 0, "statusCode": 200, "label": "Empty response body", "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": "a3564f61-3cc0-4472-96ef-b9ac0ba3fdf5", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "1d191e4c-8bb0-4650-8253-76d5a7a0a2de", "documentation": "Retrieves a list of companies from the KYC API company index", "method": "get", "endpoint": "api/v1/company/search/name/:country/:name", "responses": [ { "uuid": "3e061466-6eb5-4a1e-9bde-fa8a4b543b27", "body": "[\n {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of companies", "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": "16cebef3-eba9-49d8-9bd7-d33803a22049", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "3db10800-b931-47bc-9a80-74ebec535552", "documentation": "Retrieves a list of companies from the KYC API company index", "method": "get", "endpoint": "api/v1/company/search/number/:country/:number", "responses": [ { "uuid": "c3bdf3ea-6aa4-4512-9ef5-d73fa2ca135e", "body": "[\n {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of companies", "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": "7a56f6b5-cb89-452f-aa7b-cf9731f02cf6", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "9ef3910b-cba5-4972-90e7-5c587105e4d9", "documentation": "Retrieves a list of companies from the KYC API company index", "method": "post", "endpoint": "api/v1/company/search/:country", "responses": [ { "uuid": "395fc232-f563-42b5-8589-439e0fc391ae", "body": "[\n {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of companies", "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": "53b73474-5808-4e79-8e35-033ead816131", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "ae2a3125-6e44-4f11-98e9-d84fb61ed5e8", "documentation": "Retrieves company announcements", "method": "get", "endpoint": "api/v1/company/:id/announcements", "responses": [ { "uuid": "40f3509c-b6d1-4b21-8a0a-e65065139f3a", "body": "[\n {\n \"countryCode\": \"\",\n \"id\": \"\",\n \"registrationNumber\": \"\",\n \"structured\": \"\",\n \"text\": \"\",\n \"time\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of announcements", "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": "d40a9f58-967e-4feb-bcf3-ed6f955fac49", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "a38814b9-8dd8-44b9-9c8e-307a8ce27e2d", "documentation": "Retrieves structured data extracted from a company document", "method": "get", "endpoint": "api/v1/company/:id/super/:country", "responses": [ { "uuid": "14ec0a8c-8dc6-4a37-b77a-e9a7292b25cd", "body": "[\n {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of companies", "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": "3e50445b-ae18-4352-a8de-58a502dc0577", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "48e53341-01da-4ce8-a11e-9021eec6618a", "documentation": "Retrieves company details", "method": "get", "endpoint": "api/v1/company/:id/:dataset", "responses": [ { "uuid": "70202d26-0fd9-4ea8-ba0b-be7bff3b355a", "body": "{\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "", "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": "33d8d3bf-8e41-4d79-9483-8b1b58bff4a8", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "e0c4db56-919b-4eb1-b292-af86585972b9", "documentation": "Verifies an EIN number", "method": "get", "endpoint": "api/v1/ein-verification/basic-check", "responses": [ { "uuid": "1e8cbce1-17ae-4fdd-8524-77bf1a21731f", "body": "{\n \"confidence_score\": \"\",\n \"confidence_score_explanation\": \"\",\n \"dba_score\": \"\",\n \"dba_score_explanation\": \"\",\n \"ein\": \"\",\n \"irs_score\": \"\",\n \"irs_score_explanation\": \"\",\n \"timestamp\": {{faker 'number.int' max=99999}},\n \"validationStatus\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Result of a basic EIN number verification", "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": "7f9e7932-a2fe-4306-8307-5b8411745520", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "6de947b1-0b05-49aa-a1bd-7d79f771cadf", "documentation": "Verifies EIN number and retrieves company data", "method": "get", "endpoint": "api/v1/ein-verification/comprehensive-check", "responses": [ { "uuid": "f18b7e10-b624-45d8-942f-aa11a4239eba", "body": "{\n \"ein\": \"\",\n \"matched_ein_companies\": [\n {\n \"address\": [\n \"\"\n ],\n \"company_score\": {{faker 'number.int' max=99999}},\n \"company_score_explanation\": \"\",\n \"confidence_score\": {{faker 'number.int' max=99999}},\n \"confidence_score_explanation\": \"\",\n \"dba_score\": \"\",\n \"dba_score_explanation\": \"\",\n \"ein\": \"\",\n \"formattedAddress\": [\n \"\"\n ],\n \"irs_score\": \"\",\n \"irs_score_explanation\": \"\",\n \"name\": \"\",\n \"provided_status\": \"\",\n \"provided_status_explanation\": \"\"\n }\n ],\n \"timestamp\": {{faker 'number.int' max=99999}},\n \"validationStatus\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Result of a comprehensive EIN number verification", "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": "a49c1830-1d5f-4d8e-a837-e8061310bb49", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "ab537516-988a-4e3b-b2db-4b1d44e183a2", "documentation": "Retrieves a list of EIN numbers", "method": "get", "endpoint": "api/v1/ein-verification/lookup", "responses": [ { "uuid": "fd8450c4-f305-4c21-bfaa-5b93cce14b11", "body": "{\n \"matched_ein_companies\": [\n {\n \"address\": [\n \"\"\n ],\n \"company_score\": {{faker 'number.int' max=99999}},\n \"company_score_explanation\": \"\",\n \"confidence_score\": {{faker 'number.int' max=99999}},\n \"confidence_score_explanation\": \"\",\n \"dba_score\": \"\",\n \"dba_score_explanation\": \"\",\n \"ein\": \"\",\n \"formattedAddress\": [\n \"\"\n ],\n \"irs_score\": \"\",\n \"irs_score_explanation\": \"\",\n \"name\": \"\",\n \"provided_status\": \"\",\n \"provided_status_explanation\": \"\"\n }\n ],\n \"searchterm_name\": \"\",\n \"searchterm_state\": \"\",\n \"searchterm_zip\": \"\",\n \"tight_search\": {{faker 'datatype.boolean'}},\n \"timestamp\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Result of a EIN reverse lookup", "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": "7f05613b-20d8-40e2-a1e3-a9aee63b74b6", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "10ea1c46-cfd3-4842-bb67-6d28f04445a6", "documentation": "Checks validity of an IBAN number", "method": "post", "endpoint": "api/v1/iban-verification/check-iban", "responses": [ { "uuid": "08a189cc-269b-4f02-ab13-554f6ceada74", "body": "{\n \"valid\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Denotes validity of checked IBAN", "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": "12072344-e3ab-46d1-86d2-92dc9468f379", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "45924a98-66c5-4fe3-8070-694d514ba326", "documentation": "Checks validity of an IBAN number", "method": "post", "endpoint": "api/v1/iban-verification/comprehensive-check-iban", "responses": [ { "uuid": "8479a10a-9f3e-44ae-a94f-ccf614eb6f52", "body": "{\n \"valid\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Denotes validity of checked IBAN and provides comprehensive information", "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": "cba23025-2696-4c06-90b8-7cf2663af1c1", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "1f101a5a-03fc-4ca1-9b9b-645d4255b4cb", "documentation": "Verifies a NIF number", "method": "post", "endpoint": "api/v1/nif-verification/basic-check/:country", "responses": [ { "uuid": "57728a30-a07c-4228-a0cc-570854540166", "body": "{\n \"companyName\": \"\",\n \"confidenceScore\": {{faker 'number.int' max=99999}},\n \"nifNumber\": {{faker 'number.int' max=99999}},\n \"validationStatus\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Result of a basic NIF verification", "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": "3e37fcf0-fddb-43ed-b3a7-dad4f8204282", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "23626415-16ad-4e9b-a86e-cbde47cb2c3b", "documentation": "Verifies a NIF number and retrieves company data", "method": "post", "endpoint": "api/v1/nif-verification/comprehensive-check/:country", "responses": [ { "uuid": "0e46034f-4b18-41a3-a0de-f91f57211cac", "body": "{\n \"activity\": {},\n \"address\": \"\",\n \"capital\": {{faker 'number.int' max=99999}},\n \"companyName\": \"\",\n \"confidenceScore\": {{faker 'number.int' max=99999}},\n \"currency\": \"\",\n \"email\": \"\",\n \"fax\": \"\",\n \"geo\": \"\",\n \"legalType\": \"\",\n \"nifNumber\": {{faker 'number.int' max=99999}},\n \"phone\": \"\",\n \"status\": {},\n \"validationStatus\": {{faker 'datatype.boolean'}},\n \"website\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Result of a comprehensive NIF verification", "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": "86166b55-d987-4eb8-8c79-4130d82af705", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "bddf3861-3e34-4271-b741-5b0f89ef5bab", "documentation": "Retrieves a list of monitor entries", "method": "get", "endpoint": "api/v1/pepsanction/monitor/list", "responses": [ { "uuid": "e22ff1a3-d98e-40db-8842-6500f442f7d9", "body": "[\n {\n \"active\": {{faker 'datatype.boolean'}},\n \"caseId\": \"\",\n \"created\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"identifier\": \"\",\n \"structured\": \"\",\n \"updated\": \"\",\n \"webhook\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "View Pep Sanction Report monitors", "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": "890825b3-1a47-4a32-9b0a-b9a05c9b9ba7", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "6f11d6a5-a034-4ecc-b029-009677008ec5", "documentation": "Deactive a pep sanction monitor", "method": "post", "endpoint": "api/v1/pepsanction/monitor/unregister/:id", "responses": [ { "uuid": "395433ab-749c-4aeb-a8fe-d9224eba46f0", "body": "{\n \"active\": {{faker 'datatype.boolean'}},\n \"caseId\": \"\",\n \"created\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"identifier\": \"\",\n \"structured\": \"\",\n \"updated\": \"\",\n \"webhook\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "View a monitor for a Pep Sanction Report", "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": "44bafb5b-677e-4d8b-97d0-1dcc96566ad8", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "af00b989-d5ca-4256-9adc-7db7871a192e", "documentation": "Update details of active Pep Sanction monitor", "method": "post", "endpoint": "api/v1/pepsanction/monitor/update/:id", "responses": [ { "uuid": "6601b2e9-c6d6-47c1-b920-da96c244dcf8", "body": "{\n \"active\": {{faker 'datatype.boolean'}},\n \"caseId\": \"\",\n \"created\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"identifier\": \"\",\n \"structured\": \"\",\n \"updated\": \"\",\n \"webhook\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "View a monitor for a Pep Sanction Report", "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": "997458af-d9ca-47dc-acff-976ff80ae9e1", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "3c9898c5-e8ae-4dc2-ad96-efdc25fcc9d0", "documentation": "Orders a new Pep Sanction Check Report", "method": "post", "endpoint": "api/v1/pepsanction/order/:type/:search", "responses": [ { "uuid": "41f796eb-856b-4153-9cbb-fe931bd88c89", "body": "{\n \"availability\": \"\",\n \"category\": \"\",\n \"countryCode\": \"\",\n \"description\": \"\",\n \"hasOptions\": {{faker 'datatype.boolean'}},\n \"options\": [\n \"\"\n ],\n \"price\": {{faker 'number.float'}},\n \"provider\": \"\",\n \"sku\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Product details", "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": "8f531b49-f006-42c2-bb94-e2db8fc73604", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "680d2f52-f7c6-49f5-adbe-574ff0862c36", "documentation": "Returns a json or pdf report", "method": "get", "endpoint": "api/v1/pepsanction/retrieve/:id", "responses": [ { "uuid": "f8a1938c-c598-45aa-b913-3d4e42deceac", "body": "{\n \"listsChecked\": \"\",\n \"results\": {\n \"Excerpts\": \"\",\n \"ResultsURL\": \"\",\n \"SearchType\": \"\",\n \"SourceAgency\": \"\",\n \"SourceEntity\": \"\",\n \"SourceID\": {{faker 'number.int' max=99999}},\n \"SourceName\": \"\",\n \"SourceType\": \"\"\n },\n \"search\": \"\",\n \"status\": \"\",\n \"timestamp\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Result of a PEP and sanctions list check", "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": "d2a07281-666b-4ee2-bc36-ce24f3c5a97c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "5db10283-cb1f-4be9-b803-1b8f9f2dfcc6", "documentation": "Retrieves a document availability result", "method": "get", "endpoint": "api/v1/product/availability/:sku/:subjectId", "responses": [ { "uuid": "9c03f40c-c9d1-41b3-8856-0d3a6df8fc14", "body": "{\n \"availability\": \"\",\n \"category\": \"\",\n \"countryCode\": \"\",\n \"description\": \"\",\n \"hasOptions\": {{faker 'datatype.boolean'}},\n \"options\": [\n \"\"\n ],\n \"price\": {{faker 'number.float'}},\n \"provider\": \"\",\n \"sku\": \"\",\n \"type\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Product details", "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": "c67ea4ed-aadb-4437-bf0f-bc4e140db53c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "17b54c78-af24-4f00-8a21-42922ad3fec9", "documentation": "Returns a catalog of products", "method": "get", "endpoint": "api/v1/product/catalog/:country", "responses": [ { "uuid": "51d2af5b-7bbc-4ec0-9df2-b2a76b68d9e4", "body": "{\n \"countryCode\": \"\",\n \"description\": \"\",\n \"form\": \"\",\n \"method\": \"\",\n \"name\": \"\",\n \"price\": {{faker 'number.float'}},\n \"sku\": \"\",\n \"url\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Product with details like URI to purchase it", "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": "3ca3d4f7-7cfa-4762-bf88-195055047cf6", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "5b36a39a-4a3b-42c9-a653-f9191350f750", "documentation": "Returns metadata for a notifier", "method": "get", "endpoint": "api/v1/product/notifier/:notifierId", "responses": [ { "uuid": "37908ccf-0990-4f08-b141-8f53748b9548", "body": "{\n \"callback\": \"\",\n \"identity\": \"\",\n \"lastCallTime\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"lastResponseCode\": {{faker 'number.int' max=99999}},\n \"notifierType\": \"\",\n \"productOrderIdentity\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Details of configured product order notification", "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": "d73bb18f-e24c-4db8-aac8-a89ac3bb369a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "2330a257-7d2f-4ebe-add8-2b2ceb2b6f93", "documentation": "Creates a notifier for an order", "method": "post", "endpoint": "api/v1/product/notifier/:orderId/:type/:uri", "responses": [ { "uuid": "908a282a-e931-4d4d-a175-80ce0094aa1e", "body": "{\n \"callback\": \"\",\n \"identity\": \"\",\n \"lastCallTime\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"lastResponseCode\": {{faker 'number.int' max=99999}},\n \"notifierType\": \"\",\n \"productOrderIdentity\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Details of configured product order notification", "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": "30d7b511-a650-4979-81f8-0d4ad5103cf8", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "feddd5a1-8ca3-467b-859f-4444c5a7daf1", "documentation": "Places a concierge order", "method": "post", "endpoint": "api/v1/product/order/concierge", "responses": [ { "uuid": "8f652c51-e851-40eb-a3e7-2f48693bdd94", "body": "{\n \"identity\": \"\",\n \"option\": \"\",\n \"ordered\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"owner\": \"\",\n \"price\": {{faker 'number.float'}},\n \"sku\": \"\",\n \"status\": \"\",\n \"subjectId\": \"\",\n \"subjectValue\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Product order details", "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": "3d14ce72-a728-4d8e-866e-33b8fa10a055", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "c36ec265-d663-4203-9d9b-cb490da99ab0", "documentation": "Places a UBO order", "method": "post", "endpoint": "api/v1/product/order/ubo", "responses": [ { "uuid": "e8fe976a-80fa-482c-bdda-7373f7e56cf0", "body": "{\n \"identity\": \"\",\n \"option\": \"\",\n \"ordered\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"owner\": \"\",\n \"price\": {{faker 'number.float'}},\n \"sku\": \"\",\n \"status\": \"\",\n \"subjectId\": \"\",\n \"subjectValue\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Product order details", "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": "d1799385-8499-4a05-ad08-639bd15f86de", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "f639bfa2-16d3-4468-a320-4d69eb54e09c", "documentation": "Places a product order", "method": "post", "endpoint": "api/v1/product/order/:sku/:option/:subjectId", "responses": [ { "uuid": "d8a380f4-9f0c-4cda-8607-812b4fad539c", "body": "{\n \"identity\": \"\",\n \"option\": \"\",\n \"ordered\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"owner\": \"\",\n \"price\": {{faker 'number.float'}},\n \"sku\": \"\",\n \"status\": \"\",\n \"subjectId\": \"\",\n \"subjectValue\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Product order details", "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": "8dd3cf3f-231d-40da-b218-c8fbb509aec9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "f548eb2c-5dba-4723-bb6d-a5fc0d40d37c", "documentation": "Places a product order", "method": "post", "endpoint": "api/v1/product/order/:sku/:subjectId", "responses": [ { "uuid": "eb72bbac-f245-41cc-ba18-97b54bf87bc4", "body": "{\n \"identity\": \"\",\n \"option\": \"\",\n \"ordered\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"owner\": \"\",\n \"price\": {{faker 'number.float'}},\n \"sku\": \"\",\n \"status\": \"\",\n \"subjectId\": \"\",\n \"subjectValue\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Product order details", "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": "edcc3c77-3755-4cf7-a89e-a995ff09e9bb", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "53dfad01-fbd8-4ffa-a18e-f6be4fd4ee38", "documentation": "Returns a list of products", "method": "get", "endpoint": "api/v1/product/search/:subjectId", "responses": [ { "uuid": "cccbfafd-a96a-4e24-92ec-14b7690729f1", "body": "[\n {\n \"availability\": \"\",\n \"category\": \"\",\n \"countryCode\": \"\",\n \"description\": \"\",\n \"hasOptions\": {{faker 'datatype.boolean'}},\n \"options\": [\n \"\"\n ],\n \"price\": {{faker 'number.float'}},\n \"provider\": \"\",\n \"sku\": \"\",\n \"type\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of products", "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": "467f8079-8ec0-4ec1-9eab-7cd2c827485f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "e7a25424-42cc-4d5c-8181-d6f08aaf5379", "documentation": "Returns metadata for a order", "method": "get", "endpoint": "api/v1/product/status/:orderId", "responses": [ { "uuid": "782063b0-4039-4237-baf4-06d3c223c0db", "body": "{\n \"identity\": \"\",\n \"option\": \"\",\n \"ordered\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"owner\": \"\",\n \"price\": {{faker 'number.float'}},\n \"sku\": \"\",\n \"status\": \"\",\n \"subjectId\": \"\",\n \"subjectValue\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Product order details", "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": "4b89474d-2faf-46b2-8fc6-d3717b574842", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "6539fdf4-955c-4e7f-8478-4ee11093ecae", "documentation": "Updates metadata of an order", "method": "post", "endpoint": "api/v1/product/update/:action/:orderId", "responses": [ { "uuid": "63ffc8b0-849c-4034-b89c-12cf687f8fc2", "body": "{\n \"identity\": \"\",\n \"option\": \"\",\n \"ordered\": \"{{date '2019' (now) 'yyyy-MM-dd'}}\",\n \"owner\": \"\",\n \"price\": {{faker 'number.float'}},\n \"sku\": \"\",\n \"status\": \"\",\n \"subjectId\": \"\",\n \"subjectValue\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Product order details", "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": "a125572c-0957-421c-b4cf-09b4d32a6d68", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "d86b84d1-98a9-4876-ba63-ce070a33c0d9", "documentation": "Retrieves the result of an order", "method": "get", "endpoint": "api/v1/product/:orderId", "responses": [ { "uuid": "cc84766a-ace4-4248-89f4-768ff8aee76b", "body": "{\n \"childOrders\": [\n \"\"\n ],\n \"data\": \"\",\n \"mimeType\": \"\",\n \"productOrderId\": \"\",\n \"uri\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Details for retrieval of a delivered product", "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": "07b66fa1-8505-4da8-99b2-7fcdc0dc4bec", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "4a1ffc00-952a-4780-bae2-325fc5666287", "documentation": "Returns a list of countries", "method": "get", "endpoint": "api/v1/system/countries", "responses": [ { "uuid": "abd95e78-bfc2-4853-bb8f-1f31dffdbd10", "body": "[\n {\n \"country_code\": \"\",\n \"country_name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of countries", "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": "6ebc5ebc-d151-48a1-a7e2-412318f2ade9", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "e06e868a-d461-47e5-ae92-82848dbc907a", "documentation": "Returns the health information for the official business registers based on usage.", "method": "get", "endpoint": "api/v1/system/health", "responses": [ { "uuid": "e8036be0-57b1-455c-b191-87cbece4ff00", "body": "[\n {\n \"name\": \"\",\n \"status\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of the commercial registers and their health data", "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": "c8d59763-4b1b-483b-9aad-4a6bffa2736b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "28f1e90f-9dae-469a-b0b0-3b508a538414", "documentation": "Returns a list of products with prices", "method": "get", "endpoint": "api/v1/system/pricelist", "responses": [ { "uuid": "9af4ac8d-7176-4659-8bc1-a0357f7f61e1", "body": "[\n {\n \"cost_per_unit\": \"\",\n \"max\": \"\",\n \"metric_id\": \"\",\n \"min\": \"\",\n \"sku\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "List of pricing rules", "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": "72f8767a-34e4-426a-a707-7efec3b8d13f", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "3d32324d-5689-443d-8b1c-a85259a85f52", "documentation": "Verifies a TIN number", "method": "get", "endpoint": "api/v1/tin-verification/basic-check", "responses": [ { "uuid": "aa70a6ac-ea7b-4ec0-b6ad-77ed532b86a5", "body": "{\n \"matchStatus\": \"\",\n \"name\": \"\",\n \"possibleMatch\": \"\",\n \"tin\": \"\",\n \"validationStatus\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Result of a basic TIN number check with company name", "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": "266d382d-c355-4db0-848e-897c1ff01b3b", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "7bcbf153-2315-4292-8011-e3f61e21dea6", "documentation": "EIN Name Lookup with TIN number and retrieves company data", "method": "get", "endpoint": "api/v1/tin-verification/comprehensive-check", "responses": [ { "uuid": "94c80b07-d7be-42fb-bd62-0b1c7fbfe647", "body": "{\n \"einResult\": \"\",\n \"matchedCompanies\": [\n {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n }\n ],\n \"tinResult\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Result of a basic TIN number check with company name and the list of matched companies", "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": "8318fb30-82b9-4836-a6de-797213abcb3a", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "34e7433a-664b-438e-ac09-25d82c71761b", "documentation": "EIN Name Lookup with TIN number", "method": "get", "endpoint": "api/v1/tin-verification/name-lookup", "responses": [ { "uuid": "e921ce17-4d87-42d4-b7a0-150a02e889f1", "body": "{\n \"matchStatus\": \"\",\n \"possibleMatch\": \"\",\n \"tin\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Result of a EIN name lookup with TIN number", "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": "f2497691-514d-4a8e-96b4-5492bf0a6f35", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "7f0149b7-7916-4028-8b97-e6503e5b95cb", "documentation": "Returns a verification result", "method": "post", "endpoint": "api/v1/vat-verification/basic-check/:country", "responses": [ { "uuid": "1e22f163-4eea-46eb-abf2-9c2069fd46eb", "body": "{\n \"candidate\": [\n {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n }\n ],\n \"company\": {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n },\n \"confidenceScore\": {{faker 'number.int' max=99999}},\n \"validationStatus\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Denotes validity of checked VAT", "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": "5e85a4e3-5d5f-4187-b529-16288680a205", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "034a539f-a488-48d6-ac98-e9443a411ebc", "documentation": "Returns a verification result and company data", "method": "post", "endpoint": "api/v1/vat-verification/comprehensive-check/:country", "responses": [ { "uuid": "7a8c99a9-9395-4d15-98fc-f5b247adf320", "body": "{\n \"candidate\": [\n {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n }\n ],\n \"company\": {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n },\n \"confidenceScore\": {{faker 'number.int' max=99999}},\n \"validationStatus\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Denotes validity of checked VAT", "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": "ffaace05-f1db-4898-854b-59e52d6c2dc2", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "4e3bf16e-d12f-467a-914f-572d0b7a97cc", "documentation": "Returns a level two verification result", "method": "post", "endpoint": "api/v1/vat-verification/leveltwo-check/:country", "responses": [ { "uuid": "3203616c-c3da-4526-ade7-58eced0f79ab", "body": "{\n \"address\": \"\",\n \"confirmation\": \"\",\n \"level\": \"\",\n \"name\": \"\",\n \"validationStatus\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "Denotes second level validity result of checked VAT", "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": "5f2d09be-cca5-4b11-8f2a-b1d628fdf1c2", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "0ed60f07-1c3d-49b4-98d1-aed5b64cbab2", "documentation": "Returns a list of vat numbers with additional data", "method": "post", "endpoint": "api/v1/vat-verification/lookup/:country", "responses": [ { "uuid": "62d41a7d-c0b2-4baa-b624-c5f6374182a9", "body": "{\n \"matches\": [\n {\n \"company\": {\n \"address\": [\n \"\"\n ],\n \"country\": \"\",\n \"dateOfIncorporation\": \"\",\n \"extraData\": {},\n \"formattedAddress\": [\n \"\"\n ],\n \"id\": \"\",\n \"legalForm\": \"\",\n \"managingDirectors\": [\n \"\"\n ],\n \"name\": \"\",\n \"registrationNumber\": \"\",\n \"requestTime\": {{faker 'number.int' max=99999}},\n \"secretaries\": [\n \"\"\n ],\n \"sicNaceCodes\": [\n \"\"\n ],\n \"status\": \"\"\n },\n \"vat\": \"\"\n }\n ],\n \"searchterm_address\": \"\",\n \"searchterm_country\": \"\",\n \"searchterm_name\": \"\",\n \"timestamp\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "Result of a VAT number reverse Lookup", "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": "a0fcbef8-556f-4630-baf6-4e6da17e3b9c", "body": "{\n \"code\": {{faker 'number.int' max=99999}},\n \"fault\": \"\",\n \"message\": \"\",\n \"tag\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "Detailed information about the 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": "e75f8e31-bac2-4ccf-9add-972a18ec056a" }, { "type": "route", "uuid": "6cf60c93-8f84-4538-9281-4ed917c909c7" }, { "type": "route", "uuid": "d23edec5-ca29-438e-affa-a7002e7d2b34" }, { "type": "route", "uuid": "279b87be-2f62-46eb-a6a8-2e7b2c5163c8" }, { "type": "route", "uuid": "dd9df3d2-1dc3-44db-b841-114938d0be32" }, { "type": "route", "uuid": "6b8ed827-e6a5-4329-a479-d882f686f980" }, { "type": "route", "uuid": "6a7b76f3-e2b5-4834-a09b-a3ea8cbba0a7" }, { "type": "route", "uuid": "7c5abf97-ae44-44c3-ba56-5903d8343c61" }, { "type": "route", "uuid": "508ef455-1917-47f3-a352-8b8ca0ea7893" }, { "type": "route", "uuid": "11747d1a-9d55-4a4a-bcfe-67cbae8a711d" }, { "type": "route", "uuid": "49d0dadb-2b68-41df-8de0-b98a341372f5" }, { "type": "route", "uuid": "160db2c8-11ec-4f62-86d3-89e90547f127" }, { "type": "route", "uuid": "d7cfaaaa-769b-4704-8436-5f397cdf8d6f" }, { "type": "route", "uuid": "1dbd0770-f8b3-43f1-9c77-c470ecf395b5" }, { "type": "route", "uuid": "1d191e4c-8bb0-4650-8253-76d5a7a0a2de" }, { "type": "route", "uuid": "3db10800-b931-47bc-9a80-74ebec535552" }, { "type": "route", "uuid": "9ef3910b-cba5-4972-90e7-5c587105e4d9" }, { "type": "route", "uuid": "ae2a3125-6e44-4f11-98e9-d84fb61ed5e8" }, { "type": "route", "uuid": "a38814b9-8dd8-44b9-9c8e-307a8ce27e2d" }, { "type": "route", "uuid": "48e53341-01da-4ce8-a11e-9021eec6618a" }, { "type": "route", "uuid": "e0c4db56-919b-4eb1-b292-af86585972b9" }, { "type": "route", "uuid": "6de947b1-0b05-49aa-a1bd-7d79f771cadf" }, { "type": "route", "uuid": "ab537516-988a-4e3b-b2db-4b1d44e183a2" }, { "type": "route", "uuid": "10ea1c46-cfd3-4842-bb67-6d28f04445a6" }, { "type": "route", "uuid": "45924a98-66c5-4fe3-8070-694d514ba326" }, { "type": "route", "uuid": "1f101a5a-03fc-4ca1-9b9b-645d4255b4cb" }, { "type": "route", "uuid": "23626415-16ad-4e9b-a86e-cbde47cb2c3b" }, { "type": "route", "uuid": "bddf3861-3e34-4271-b741-5b0f89ef5bab" }, { "type": "route", "uuid": "6f11d6a5-a034-4ecc-b029-009677008ec5" }, { "type": "route", "uuid": "af00b989-d5ca-4256-9adc-7db7871a192e" }, { "type": "route", "uuid": "3c9898c5-e8ae-4dc2-ad96-efdc25fcc9d0" }, { "type": "route", "uuid": "680d2f52-f7c6-49f5-adbe-574ff0862c36" }, { "type": "route", "uuid": "5db10283-cb1f-4be9-b803-1b8f9f2dfcc6" }, { "type": "route", "uuid": "17b54c78-af24-4f00-8a21-42922ad3fec9" }, { "type": "route", "uuid": "5b36a39a-4a3b-42c9-a653-f9191350f750" }, { "type": "route", "uuid": "2330a257-7d2f-4ebe-add8-2b2ceb2b6f93" }, { "type": "route", "uuid": "feddd5a1-8ca3-467b-859f-4444c5a7daf1" }, { "type": "route", "uuid": "c36ec265-d663-4203-9d9b-cb490da99ab0" }, { "type": "route", "uuid": "f639bfa2-16d3-4468-a320-4d69eb54e09c" }, { "type": "route", "uuid": "f548eb2c-5dba-4723-bb6d-a5fc0d40d37c" }, { "type": "route", "uuid": "53dfad01-fbd8-4ffa-a18e-f6be4fd4ee38" }, { "type": "route", "uuid": "e7a25424-42cc-4d5c-8181-d6f08aaf5379" }, { "type": "route", "uuid": "6539fdf4-955c-4e7f-8478-4ee11093ecae" }, { "type": "route", "uuid": "d86b84d1-98a9-4876-ba63-ce070a33c0d9" }, { "type": "route", "uuid": "4a1ffc00-952a-4780-bae2-325fc5666287" }, { "type": "route", "uuid": "e06e868a-d461-47e5-ae92-82848dbc907a" }, { "type": "route", "uuid": "28f1e90f-9dae-469a-b0b0-3b508a538414" }, { "type": "route", "uuid": "3d32324d-5689-443d-8b1c-a85259a85f52" }, { "type": "route", "uuid": "7bcbf153-2315-4292-8011-e3f61e21dea6" }, { "type": "route", "uuid": "34e7433a-664b-438e-ac09-25d82c71761b" }, { "type": "route", "uuid": "7f0149b7-7916-4028-8b97-e6503e5b95cb" }, { "type": "route", "uuid": "034a539f-a488-48d6-ac98-e9443a411ebc" }, { "type": "route", "uuid": "4e3bf16e-d12f-467a-914f-572d0b7a97cc" }, { "type": "route", "uuid": "0ed60f07-1c3d-49b4-98d1-aed5b64cbab2" } ] }