{ "info": { "_postman_id": "9931e912-32e7-4c8a-93f9-d1751a02496d", "name": "Clients AR Account reports API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:05:59.000Z", "updatedAt": "2026-07-28T10:05:59.000Z", "lastUpdatedBy": "35240", "uid": "35240-9931e912-32e7-4c8a-93f9-d1751a02496d" }, "item": [ { "name": "public", "item": [ { "name": "banking-documents", "item": [ { "name": "v1", "item": [ { "name": "entities", "item": [ { "name": "{entityId}", "item": [ { "name": "connections", "item": [ { "name": "{connectionId}", "item": [ { "name": "account-reports", "item": [ { "name": "{accountReportId}", "item": [ { "name": "Download an account report", "id": "4ef3f133-0ed2-42fb-96e0-2f2e610a1841", "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/:connectionId/account-reports/:accountReportId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports", ":accountReportId" ], "variable": [ { "id": "953cf1d0-5279-4745-bcd8-86e51b274598", "key": "entityId", "value": "", "description": "(Required) Agicap entity identifier" }, { "id": "d0ccc075-f9bd-4d00-9101-11e220422156", "key": "connectionId", "value": "", "description": "(Required) Connection identifier" }, { "id": "71293eca-a774-4f81-8772-c0ef4a02a6e5", "key": "accountReportId", "value": "", "description": "(Required) Account report identifier" } ] } }, "response": [ { "id": "930bc857-316e-43a9-b03e-a1c3f066e44a", "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/:connectionId/account-reports/:accountReportId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports", ":accountReportId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" }, { "key": "accountReportId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-930bc857-316e-43a9-b03e-a1c3f066e44a" }, { "id": "45de490b-87ef-49bb-bb8e-6e1c4a0dfbce", "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/:connectionId/account-reports/:accountReportId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports", ":accountReportId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" }, { "key": "accountReportId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-45de490b-87ef-49bb-bb8e-6e1c4a0dfbce" }, { "id": "0c4ffdb9-b3af-420b-9c7c-b656e698bc3d", "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/:connectionId/account-reports/:accountReportId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports", ":accountReportId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" }, { "key": "accountReportId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-0c4ffdb9-b3af-420b-9c7c-b656e698bc3d" }, { "id": "22968389-ca1e-4923-ac89-d4f91a4683f2", "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/:connectionId/account-reports/:accountReportId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports", ":accountReportId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" }, { "key": "accountReportId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-22968389-ca1e-4923-ac89-d4f91a4683f2" }, { "id": "8235c95c-8a24-414f-84f1-84c0c64e3775", "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/:connectionId/account-reports/:accountReportId", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports", ":accountReportId" ], "variable": [ { "key": "entityId" }, { "key": "connectionId" }, { "key": "accountReportId" } ] } }, "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:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-8235c95c-8a24-414f-84f1-84c0c64e3775" } ], "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-4ef3f133-0ed2-42fb-96e0-2f2e610a1841" } ], "id": "8b29abc9-fcfc-4cb8-86ff-4f71f56885bd", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-8b29abc9-fcfc-4cb8-86ff-4f71f56885bd" }, { "name": "List account reports", "id": "7e97de04-1414-4ab7-8428-8fc77bde747e", "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/:connectionId/account-reports?format=&format=&createdSince=&createdUntil=&fileId=&accountNumber=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports" ], "query": [ { "description": "Bank file format", "key": "format", "value": "" }, { "description": "Bank file format", "key": "format", "value": "" }, { "description": "Will return only account reports created **after** this date", "key": "createdSince", "value": "" }, { "description": "Will return only account reports created **before** this date", "key": "createdUntil", "value": "" }, { "description": "File identifier", "key": "fileId", "value": "" }, { "description": "Will return only account reports of this account number", "key": "accountNumber", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "id": "2a5f9aa9-5447-48c1-ba67-84d409650126", "key": "entityId", "value": "", "description": "(Required) Agicap entity identifier" }, { "id": "d8f8027a-fe12-4977-baea-ddac67b34a1c", "key": "connectionId", "value": "", "description": "(Required) Connection identifier" } ] } }, "response": [ { "id": "6d90177c-1b77-439d-a2b2-f6a1ac50d538", "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/:connectionId/account-reports?format=&createdSince=&createdUntil=&fileId=&accountNumber=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports" ], "query": [ { "description": "Bank file format", "key": "format", "value": "" }, { "description": "Will return only account reports created **after** this date", "key": "createdSince", "value": "" }, { "description": "Will return only account reports created **before** this date", "key": "createdUntil", "value": "" }, { "description": "File identifier", "key": "fileId", "value": "" }, { "description": "Will return only account reports of this account number", "key": "accountNumber", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"Items\": [\n {\n \"AccountNumber\": \"\",\n \"ConnectionId\": \"\",\n \"CreatedAt\": \"\",\n \"FileId\": \"\",\n \"Filename\": \"\",\n \"Format\": \"\",\n \"Id\": \"\"\n },\n {\n \"AccountNumber\": \"\",\n \"ConnectionId\": \"\",\n \"CreatedAt\": \"\",\n \"FileId\": \"\",\n \"Filename\": \"\",\n \"Format\": \"\",\n \"Id\": \"\"\n }\n ],\n \"Pagination\": {\n \"CurrentPageItemsCount\": \"\",\n \"CurrentPageNumber\": \"\",\n \"PageSize\": \"\",\n \"PagesCount\": \"\",\n \"TotalItemsCount\": \"\"\n }\n}", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-6d90177c-1b77-439d-a2b2-f6a1ac50d538" }, { "id": "5f614d9c-9e67-4b24-96d9-db92112d38cf", "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/:connectionId/account-reports?format=&createdSince=&createdUntil=&fileId=&accountNumber=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports" ], "query": [ { "description": "Bank file format", "key": "format", "value": "" }, { "description": "Will return only account reports created **after** this date", "key": "createdSince", "value": "" }, { "description": "Will return only account reports created **before** this date", "key": "createdUntil", "value": "" }, { "description": "File identifier", "key": "fileId", "value": "" }, { "description": "Will return only account reports of this account number", "key": "accountNumber", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "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:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-5f614d9c-9e67-4b24-96d9-db92112d38cf" }, { "id": "c635c9d8-94d5-44ff-9418-2e0bd2dc7193", "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/:connectionId/account-reports?format=&createdSince=&createdUntil=&fileId=&accountNumber=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports" ], "query": [ { "description": "Bank file format", "key": "format", "value": "" }, { "description": "Will return only account reports created **after** this date", "key": "createdSince", "value": "" }, { "description": "Will return only account reports created **before** this date", "key": "createdUntil", "value": "" }, { "description": "File identifier", "key": "fileId", "value": "" }, { "description": "Will return only account reports of this account number", "key": "accountNumber", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-c635c9d8-94d5-44ff-9418-2e0bd2dc7193" }, { "id": "9ac4d718-0baa-4838-be8b-4a579d41c0c1", "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/:connectionId/account-reports?format=&createdSince=&createdUntil=&fileId=&accountNumber=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports" ], "query": [ { "description": "Bank file format", "key": "format", "value": "" }, { "description": "Will return only account reports created **after** this date", "key": "createdSince", "value": "" }, { "description": "Will return only account reports created **before** this date", "key": "createdUntil", "value": "" }, { "description": "File identifier", "key": "fileId", "value": "" }, { "description": "Will return only account reports of this account number", "key": "accountNumber", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-9ac4d718-0baa-4838-be8b-4a579d41c0c1" }, { "id": "f5c1867a-bfbd-4a91-b91c-0080903bb8d5", "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/:connectionId/account-reports?format=&createdSince=&createdUntil=&fileId=&accountNumber=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports" ], "query": [ { "description": "Bank file format", "key": "format", "value": "" }, { "description": "Will return only account reports created **after** this date", "key": "createdSince", "value": "" }, { "description": "Will return only account reports created **before** this date", "key": "createdUntil", "value": "" }, { "description": "File identifier", "key": "fileId", "value": "" }, { "description": "Will return only account reports of this account number", "key": "accountNumber", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "variable": [ { "key": "entityId" }, { "key": "connectionId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-f5c1867a-bfbd-4a91-b91c-0080903bb8d5" }, { "id": "22c291b0-6425-4a3c-aed1-c8028ceb64a2", "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/:connectionId/account-reports?format=&createdSince=&createdUntil=&fileId=&accountNumber=&PageNumber=&PageSize=", "host": [ "{{baseUrl}}" ], "path": [ "public", "banking-documents", "v1", "entities", ":entityId", "connections", ":connectionId", "account-reports" ], "query": [ { "description": "Bank file format", "key": "format", "value": "" }, { "description": "Will return only account reports created **after** this date", "key": "createdSince", "value": "" }, { "description": "Will return only account reports created **before** this date", "key": "createdUntil", "value": "" }, { "description": "File identifier", "key": "fileId", "value": "" }, { "description": "Will return only account reports of this account number", "key": "accountNumber", "value": "" }, { "key": "PageNumber", "value": "" }, { "key": "PageSize", "value": "" } ], "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:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-22c291b0-6425-4a3c-aed1-c8028ceb64a2" } ], "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-7e97de04-1414-4ab7-8428-8fc77bde747e" } ], "id": "5b1ae9f2-7152-449d-8aaf-7b2b880afe4e", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-5b1ae9f2-7152-449d-8aaf-7b2b880afe4e" } ], "id": "b8b54c66-7849-4ff6-8de8-01cc0b1d4e56", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-b8b54c66-7849-4ff6-8de8-01cc0b1d4e56" } ], "id": "e3fe4682-b2ec-469b-94f4-66e4266fdc6c", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-e3fe4682-b2ec-469b-94f4-66e4266fdc6c" } ], "id": "e779c275-c3c5-429e-8af1-c4d70a57e06a", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-e779c275-c3c5-429e-8af1-c4d70a57e06a" } ], "id": "776d7142-4495-4e32-a9d6-1a3578e4e1ca", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-776d7142-4495-4e32-a9d6-1a3578e4e1ca" } ], "id": "a765b290-b031-42a3-aa75-b04a9fcce31e", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-a765b290-b031-42a3-aa75-b04a9fcce31e" } ], "id": "878a107a-20e1-4fe6-8f47-7dc0ffe63d53", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-878a107a-20e1-4fe6-8f47-7dc0ffe63d53" } ], "id": "eec22a6f-213e-468c-a647-f20f441e4a40", "createdAt": "2026-07-28T10:06:00.000Z", "updatedAt": "2026-07-28T10:06:00.000Z", "uid": "35240-eec22a6f-213e-468c-a647-f20f441e4a40" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }