{ "info": { "_postman_id": "d4e20701-96dd-42b7-9308-d68618813310", "name": "Clients AR Account reports Connections API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "lastUpdatedBy": "35240", "uid": "35240-d4e20701-96dd-42b7-9308-d68618813310" }, "item": [ { "name": "public", "item": [ { "name": "banking-documents", "item": [ { "name": "v1", "item": [ { "name": "entities", "item": [ { "name": "{entityId}", "item": [ { "name": "connections", "item": [ { "name": "{connectionId}", "item": [ { "name": "Delete a connection", "id": "3295b278-87a8-4882-a4f0-f9679c485703", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections/:connectionId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId" ], "variable": [ { "id": "8f107e65-337c-4669-a41c-472b1cefdf34", "key": "entityId", "value": "", "description": "(Required) Agicap entity identifier" }, { "id": "20d27c99-ba04-4516-bbcc-c82660e591e6", "key": "connectionId", "value": "", "description": "(Required) Connection identifier" } ] } }, "response": [ { "id": "ec90e40a-ab62-4cbc-bc44-97972e5f3cc2", "name": "The connection has been successfully disabled", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections/:connectionId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "No Content", "code": 204, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-ec90e40a-ab62-4cbc-bc44-97972e5f3cc2" }, { "id": "0df6adc8-ab3c-4085-9dd0-f9d05f25a4dc", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections/:connectionId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-0df6adc8-ab3c-4085-9dd0-f9d05f25a4dc" }, { "id": "f5371533-6aab-4ed5-8913-9c16ef22bbb4", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections/:connectionId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-f5371533-6aab-4ed5-8913-9c16ef22bbb4" }, { "id": "4835ac4d-b2bc-429f-aa85-95cac8b91444", "name": "The targeted entity has not been found.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections/:connectionId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-4835ac4d-b2bc-429f-aa85-95cac8b91444" }, { "id": "1194641f-a041-4d3e-ae60-1a009e88dff1", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections/:connectionId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-1194641f-a041-4d3e-ae60-1a009e88dff1" }, { "id": "79cc0ddd-2196-415c-9e41-870ffd2e5ca6", "name": "An internal server occurred.", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections/:connectionId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-79cc0ddd-2196-415c-9e41-870ffd2e5ca6" } ], "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-3295b278-87a8-4882-a4f0-f9679c485703" } ], "id": "69db962e-8adf-41f6-be42-63058fa7026b", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-69db962e-8adf-41f6-be42-63058fa7026b" }, { "name": "List connections", "id": "9a87c33b-cdb1-48ab-bbfd-df660a5ccdf2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections?type=&type=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "query": [ { "description": "Type of the connection. Possible values are PUBLIC_API, SWIFT, EBICS, EDITRAN, KONFIPAY", "key": "type", "value": "" }, { "description": "Type of the connection. Possible values are PUBLIC_API, SWIFT, EBICS, EDITRAN, KONFIPAY", "key": "type", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "id": "707007cc-69cf-4942-b45b-5ab7e9502fdb", "key": "entityId", "value": "", "description": "(Required) Agicap entity identifier" } ] } }, "response": [ { "id": "6c7e376c-7cd9-483d-be7d-bc6c43b70577", "name": "Your request has been successfully processed.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections?type=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "query": [ { "description": "Type of the connection. Possible values are PUBLIC_API, SWIFT, EBICS, EDITRAN, KONFIPAY", "key": "type", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Items\": [\n {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Type\": \"\"\n },\n {\n \"Id\": \"\",\n \"Name\": \"\",\n \"Type\": \"\"\n }\n ],\n \"Pagination\": {\n \"CurrentPageItemsCount\": \"\",\n \"CurrentPageNumber\": \"\",\n \"PageSize\": \"\",\n \"PagesCount\": \"\",\n \"TotalItemsCount\": \"\"\n }\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-6c7e376c-7cd9-483d-be7d-bc6c43b70577" }, { "id": "66d6c473-666d-422d-9868-167b18607a3d", "name": "Your request is invalid.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections?type=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "query": [ { "description": "Type of the connection. Possible values are PUBLIC_API, SWIFT, EBICS, EDITRAN, KONFIPAY", "key": "type", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-66d6c473-666d-422d-9868-167b18607a3d" }, { "id": "4b74275c-9cff-4d99-aea5-d7772f62f59d", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections?type=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "query": [ { "description": "Type of the connection. Possible values are PUBLIC_API, SWIFT, EBICS, EDITRAN, KONFIPAY", "key": "type", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-4b74275c-9cff-4d99-aea5-d7772f62f59d" }, { "id": "16276afb-5ad9-4edc-a4dc-189858c8a1ff", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections?type=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "query": [ { "description": "Type of the connection. Possible values are PUBLIC_API, SWIFT, EBICS, EDITRAN, KONFIPAY", "key": "type", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-16276afb-5ad9-4edc-a4dc-189858c8a1ff" }, { "id": "0ec6bc7e-98fb-47df-b759-a3ac0dec0660", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections?type=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "query": [ { "description": "Type of the connection. Possible values are PUBLIC_API, SWIFT, EBICS, EDITRAN, KONFIPAY", "key": "type", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-0ec6bc7e-98fb-47df-b759-a3ac0dec0660" }, { "id": "ef65ce8f-6742-411b-b221-4073ef03ada0", "name": "An internal server occurred.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections?type=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "query": [ { "description": "Type of the connection. Possible values are PUBLIC_API, SWIFT, EBICS, EDITRAN, KONFIPAY", "key": "type", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-ef65ce8f-6742-411b-b221-4073ef03ada0" } ], "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-9a87c33b-cdb1-48ab-bbfd-df660a5ccdf2" }, { "name": "Create a connection", "id": "b1391526-872a-4e04-b02b-3affcbc7251b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"Name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "variable": [ { "id": "a88f9699-685c-4c58-b5b6-26814532f7ac", "key": "entityId", "value": "", "description": "(Required) Agicap entity identifier" } ] } }, "response": [ { "id": "6179d00f-3266-4424-aaaa-1715db923193", "name": "Your entity has been created.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"Name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "variable": [ { "key": "entityId" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Id\": \"\",\n \"Name\": \"\",\n \"Type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-6179d00f-3266-4424-aaaa-1715db923193" }, { "id": "87046cb1-e05d-4d4d-a20b-234638cf7620", "name": "Your request is invalid.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"Name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "variable": [ { "key": "entityId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-87046cb1-e05d-4d4d-a20b-234638cf7620" }, { "id": "ff09c7f6-d451-4530-afc3-532f4103dda9", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"Name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "variable": [ { "key": "entityId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-ff09c7f6-d451-4530-afc3-532f4103dda9" }, { "id": "58c3143e-c76e-4c59-b1a9-983305373931", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"Name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "variable": [ { "key": "entityId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-58c3143e-c76e-4c59-b1a9-983305373931" }, { "id": "1eab8b66-f62d-401e-9e49-281592302530", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"Name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "variable": [ { "key": "entityId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-1eab8b66-f62d-401e-9e49-281592302530" }, { "id": "0f239575-9206-4264-b6f2-c53f6783e57c", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"Name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/banking-documents/v1/entities/:entityId/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections" ], "variable": [ { "key": "entityId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-0f239575-9206-4264-b6f2-c53f6783e57c" } ], "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-b1391526-872a-4e04-b02b-3affcbc7251b" } ], "id": "1ddc52a5-5c61-4b2b-8efb-177f5f217e1b", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-1ddc52a5-5c61-4b2b-8efb-177f5f217e1b" } ], "id": "295595df-000f-40e2-922d-b88e3de0b437", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-295595df-000f-40e2-922d-b88e3de0b437" } ], "id": "8f2e533b-b229-46e2-bde4-d3222441ff97", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-8f2e533b-b229-46e2-bde4-d3222441ff97" } ], "id": "93f19604-6cc7-4f98-b13c-8a48399e9fa4", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-93f19604-6cc7-4f98-b13c-8a48399e9fa4" } ], "id": "f224ee71-a91c-4644-a46d-cc722cb4f3b9", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-f224ee71-a91c-4644-a46d-cc722cb4f3b9" }, { "name": "business-documents", "item": [ { "name": "v1", "item": [ { "name": "entities", "item": [ { "name": "{entityid}", "item": [ { "name": "connections", "item": [ { "name": "{connectionid}", "item": [ { "name": "Get connection", "id": "5bc8ff0f-d80d-498e-9ff2-dce73ff3498b", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "id": "8883c0ea-2980-4efd-b1de-11f647a32a6e", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "9ee757b2-8a51-4575-b373-487b9f00b067", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] } }, "response": [ { "id": "57416d4f-10a9-48d2-91d1-57308607c496", "name": "Connection", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entityId\": \"\",\n \"id\": \"\",\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-57416d4f-10a9-48d2-91d1-57308607c496" }, { "id": "24dd7bf5-4b1c-4f3d-8604-cfe2a1e246a1", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-24dd7bf5-4b1c-4f3d-8604-cfe2a1e246a1" }, { "id": "418b11fa-e7fc-4223-9a44-3c174d7e5a5e", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-418b11fa-e7fc-4223-9a44-3c174d7e5a5e" }, { "id": "bf6d8c98-403d-4d2b-a8b1-75711712d510", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-bf6d8c98-403d-4d2b-a8b1-75711712d510" }, { "id": "3aa5ee9f-2c1d-4f39-ac92-d7dea2e52d84", "name": "An internal server occurred.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-3aa5ee9f-2c1d-4f39-ac92-d7dea2e52d84" } ], "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-5bc8ff0f-d80d-498e-9ff2-dce73ff3498b" } ], "id": "241ec557-fa83-4b48-b7dd-f279daa68d6b", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-241ec557-fa83-4b48-b7dd-f279daa68d6b" }, { "name": "Get connections", "id": "f359c024-62d3-40d1-acd6-32a3a1b16804", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "id": "420f3f58-29ee-4ff1-99e1-5bcb235d2a38", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" } ] } }, "response": [ { "id": "74e7b354-895d-47f7-bf26-61fbe9617998", "name": "Connections", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"entityId\": \"\",\n \"id\": \"\",\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n },\n {\n \"entityId\": \"\",\n \"id\": \"\",\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n }\n]", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-74e7b354-895d-47f7-bf26-61fbe9617998" }, { "id": "4b6660ea-9841-446d-9eb9-5e7b7156c4b5", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-4b6660ea-9841-446d-9eb9-5e7b7156c4b5" }, { "id": "218bde15-a28e-4ca6-bb7c-c58c1d49e861", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-218bde15-a28e-4ca6-bb7c-c58c1d49e861" }, { "id": "a8e7759e-10d7-46a2-8149-acd1c1391d0e", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-a8e7759e-10d7-46a2-8149-acd1c1391d0e" }, { "id": "af746d00-79f8-4971-a9b9-be7372cbab7d", "name": "An internal server occurred.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-af746d00-79f8-4971-a9b9-be7372cbab7d" } ], "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-f359c024-62d3-40d1-acd6-32a3a1b16804" }, { "name": "Create a connection", "id": "6984b90c-aac1-4a54-8d30-6ca197c7b78d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "id": "381bc722-5989-448b-8862-83ea07b68fdd", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" } ] } }, "response": [ { "id": "4dfd8909-e538-4f21-9e0a-d225057a7879", "name": "connectionId", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-4dfd8909-e538-4f21-9e0a-d225057a7879" }, { "id": "bc96d62a-bc9b-4173-8f66-ace3fc210003", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-bc96d62a-bc9b-4173-8f66-ace3fc210003" }, { "id": "b15a4254-3bde-4da5-8b01-2b172eaf1046", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-b15a4254-3bde-4da5-8b01-2b172eaf1046" }, { "id": "72beafd1-5d94-4ef6-b270-02c1d0a52d04", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-72beafd1-5d94-4ef6-b270-02c1d0a52d04" }, { "id": "b72d8196-83fc-422e-aeaf-530f5ba36594", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-b72d8196-83fc-422e-aeaf-530f5ba36594" } ], "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-6984b90c-aac1-4a54-8d30-6ca197c7b78d" } ], "id": "3d07028a-29f9-4997-b039-03d8b53c68e0", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-3d07028a-29f9-4997-b039-03d8b53c68e0" } ], "id": "d1167753-4bfa-4d45-af4c-2c1a57d670b5", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-d1167753-4bfa-4d45-af4c-2c1a57d670b5" } ], "id": "d2235647-6e9f-42ca-a913-5ea6d2aecf9f", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-d2235647-6e9f-42ca-a913-5ea6d2aecf9f" } ], "id": "07ce9bb4-0a3c-4c84-988a-f57898e4a60a", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-07ce9bb4-0a3c-4c84-988a-f57898e4a60a" }, { "name": "v2", "item": [ { "name": "entities", "item": [ { "name": "{entityid}", "item": [ { "name": "connections", "item": [ { "name": "{connectionid}", "item": [ { "name": "Get connection", "id": "c3fddfd4-82c3-4770-8bdf-5301833ced82", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "id": "72c21ae3-bcfd-4754-b0fd-c8338be7fa3c", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "056633cb-bf0c-4fcd-a535-2ececba15085", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] } }, "response": [ { "id": "37983165-f471-4af0-8072-09b6323487d2", "name": "Connection", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"entityId\": \"\",\n \"id\": \"\",\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-37983165-f471-4af0-8072-09b6323487d2" }, { "id": "8307bb0d-fee7-4eea-84d7-fbea5c5bdc90", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-8307bb0d-fee7-4eea-84d7-fbea5c5bdc90" }, { "id": "f06b1b4c-3c56-4428-a0f6-87d8cbdce0b1", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-f06b1b4c-3c56-4428-a0f6-87d8cbdce0b1" }, { "id": "c9c3730f-0326-4908-b9ac-3b1e637b1621", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-c9c3730f-0326-4908-b9ac-3b1e637b1621" }, { "id": "22c15de1-4c42-4b86-bdbe-9049c0013d74", "name": "An internal server occurred.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-22c15de1-4c42-4b86-bdbe-9049c0013d74" } ], "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-c3fddfd4-82c3-4770-8bdf-5301833ced82" } ], "id": "04028634-f7ed-4a8d-8425-3f5cb9403787", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-04028634-f7ed-4a8d-8425-3f5cb9403787" }, { "name": "Get connections", "id": "b9a32dee-7f28-4009-b077-053e7e2d7229", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "id": "fced29d5-f353-4350-beb4-e60c173d2766", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" } ] } }, "response": [ { "id": "05ac4a74-d240-4f90-a21f-9163efa1b3d1", "name": "Connections", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"entityId\": \"\",\n \"id\": \"\",\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n },\n {\n \"entityId\": \"\",\n \"id\": \"\",\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n }\n]", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-05ac4a74-d240-4f90-a21f-9163efa1b3d1" }, { "id": "54be2b70-49c5-42dd-bddb-9a769e1e6db1", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-54be2b70-49c5-42dd-bddb-9a769e1e6db1" }, { "id": "d9e3f181-4e85-4d31-988c-6a35c1a79d42", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-d9e3f181-4e85-4d31-988c-6a35c1a79d42" }, { "id": "fb2daee1-1deb-4b56-a3cd-6340320923c5", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-fb2daee1-1deb-4b56-a3cd-6340320923c5" }, { "id": "323ab150-09da-4052-a23e-7878ea5d407c", "name": "An internal server occurred.", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-323ab150-09da-4052-a23e-7878ea5d407c" } ], "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-b9a32dee-7f28-4009-b077-053e7e2d7229" }, { "name": "Create a connection", "id": "417f66ce-54b6-42d4-94f3-6dcbb3097ca6", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "id": "1dcc0c0d-15c2-4137-ace5-a24dac0c9d7f", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" } ] } }, "response": [ { "id": "0041e9a0-aaa1-4594-ad8c-0c06580a239c", "name": "connectionId", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "text/plain" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "text", "header": [ { "key": "Content-Type", "value": "text/plain" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-0041e9a0-aaa1-4594-ad8c-0c06580a239c" }, { "id": "5347a51b-2e04-40a8-93ab-40c10c65859e", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-5347a51b-2e04-40a8-93ab-40c10c65859e" }, { "id": "941a54ea-7c15-408f-a820-1cf2f283bb3e", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-941a54ea-7c15-408f-a820-1cf2f283bb3e" }, { "id": "0988aa42-05e0-484c-9347-d50c9a1b9c7a", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-0988aa42-05e0-484c-9347-d50c9a1b9c7a" }, { "id": "e1ea7aef-ad27-402b-8deb-c87a41111568", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"integrationName\": \"\",\n \"name\": \"\",\n \"source\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections" ], "variable": [ { "key": "entityid" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/problem+json" } ], "cookie": [], "responseTime": null, "body": "{\n \"detail\": \"\",\n \"instance\": \"\",\n \"status\": \"\",\n \"title\": \"\",\n \"type\": \"\"\n}", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-e1ea7aef-ad27-402b-8deb-c87a41111568" } ], "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-417f66ce-54b6-42d4-94f3-6dcbb3097ca6" } ], "id": "ac9a9f82-33e0-416e-881a-09ded0bb0a5c", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-ac9a9f82-33e0-416e-881a-09ded0bb0a5c" } ], "id": "6faea966-18ca-4c68-8884-3bc1a2626d7f", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-6faea966-18ca-4c68-8884-3bc1a2626d7f" } ], "id": "be54f860-242c-47b9-aeee-6bd06cbd0987", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-be54f860-242c-47b9-aeee-6bd06cbd0987" } ], "id": "bcf185f0-666d-48d3-ac1b-b3ae2a99fc6b", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-bcf185f0-666d-48d3-ac1b-b3ae2a99fc6b" } ], "id": "e679a221-b026-4cf3-a86e-50d515b36d6d", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-e679a221-b026-4cf3-a86e-50d515b36d6d" } ], "id": "6f8a5de5-5f9f-4edf-aeab-a3bf8212e80d", "createdAt": "2026-07-28T10:07:48.000Z", "updatedAt": "2026-07-28T10:07:48.000Z", "uid": "35240-6f8a5de5-5f9f-4edf-aeab-a3bf8212e80d" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }