{ "info": { "_postman_id": "1278bae4-e003-4d61-8325-f00a3ccb3ab6", "name": "Clients AR Account reports Accrued interests API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "lastUpdatedBy": "35240", "uid": "35240-1278bae4-e003-4d61-8325-f00a3ccb3ab6" }, "item": [ { "name": "public", "item": [ { "name": "financial-investments", "item": [ { "name": "v1", "item": [ { "name": "entities", "item": [ { "name": "{entityId}", "item": [ { "name": "accrued-interests", "item": [ { "name": "Get accrued interests", "id": "7ac9a5e5-2753-4d43-a930-8a2119d6d405", "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/financial-investments/v1/entities/:entityId/accrued-interests?currencies=¤cies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "accrued-interests" ], "query": [ { "key": "currencies", "value": "" }, { "key": "currencies", "value": "" } ], "variable": [ { "id": "eead0021-90c7-4666-9105-5052157a66e7", "key": "entityId", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "98b51f0d-4ba2-43ca-89c0-f210e720cb8a", "name": "Accrued interests by currency.", "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/financial-investments/v1/entities/:entityId/accrued-interests?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "accrued-interests" ], "query": [ { "key": "currencies", "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 \"ex_284\": {\n \"lastMonthAmount\": \"\",\n \"lastYearAmount\": \"\",\n \"thisMonthAmount\": \"\",\n \"thisYearAmount\": \"\"\n },\n \"Excepteur_8\": {\n \"lastMonthAmount\": \"\",\n \"lastYearAmount\": \"\",\n \"thisMonthAmount\": \"\",\n \"thisYearAmount\": \"\"\n },\n \"occaecat44_\": {\n \"lastMonthAmount\": \"\",\n \"lastYearAmount\": \"\",\n \"thisMonthAmount\": \"\",\n \"thisYearAmount\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-98b51f0d-4ba2-43ca-89c0-f210e720cb8a" }, { "id": "099f6fd6-a7da-4f3f-8de3-63d3fd0a98fa", "name": "Unauthorized request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/financial-investments/v1/entities/:entityId/accrued-interests?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "accrued-interests" ], "query": [ { "key": "currencies", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-099f6fd6-a7da-4f3f-8de3-63d3fd0a98fa" }, { "id": "cc67da87-a6e0-4aa7-b37f-d4451265bdcf", "name": "Forbidden request.", "originalRequest": { "method": "GET", "header": [ { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/public/financial-investments/v1/entities/:entityId/accrued-interests?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "accrued-interests" ], "query": [ { "key": "currencies", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-cc67da87-a6e0-4aa7-b37f-d4451265bdcf" }, { "id": "0f85f11a-7729-4b1c-8606-15cde344864e", "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/financial-investments/v1/entities/:entityId/accrued-interests?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "accrued-interests" ], "query": [ { "key": "currencies", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-0f85f11a-7729-4b1c-8606-15cde344864e" }, { "id": "4d4dfc4f-071d-421f-8fc4-1b8f5317b8db", "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/financial-investments/v1/entities/:entityId/accrued-interests?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "accrued-interests" ], "query": [ { "key": "currencies", "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:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-4d4dfc4f-071d-421f-8fc4-1b8f5317b8db" } ], "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-7ac9a5e5-2753-4d43-a930-8a2119d6d405" } ], "id": "2764417b-507b-407b-944c-dab76fc9bf45", "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-2764417b-507b-407b-944c-dab76fc9bf45" } ], "id": "bd8b3ea7-d1cc-48fa-9380-5ae295cd81d7", "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-bd8b3ea7-d1cc-48fa-9380-5ae295cd81d7" } ], "id": "e215cb7c-cdab-4b9b-9007-54f3dae98d56", "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-e215cb7c-cdab-4b9b-9007-54f3dae98d56" } ], "id": "daa9ff9a-eaae-4aec-9a21-8891c2054732", "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-daa9ff9a-eaae-4aec-9a21-8891c2054732" } ], "id": "3301ba44-1b3d-4e56-af44-be7cab16472b", "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-3301ba44-1b3d-4e56-af44-be7cab16472b" } ], "id": "69da95da-2bf0-4264-838b-7562d75bfaf8", "createdAt": "2026-07-28T10:06:01.000Z", "updatedAt": "2026-07-28T10:06:01.000Z", "uid": "35240-69da95da-2bf0-4264-838b-7562d75bfaf8" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }