{ "info": { "_postman_id": "95bfc910-96e2-4d91-aacc-03c30058dabc", "name": "Clients AR Account reports Invested cash API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:08:12.000Z", "updatedAt": "2026-07-28T10:08:12.000Z", "lastUpdatedBy": "35240", "uid": "35240-95bfc910-96e2-4d91-aacc-03c30058dabc" }, "item": [ { "name": "public", "item": [ { "name": "financial-investments", "item": [ { "name": "v1", "item": [ { "name": "entities", "item": [ { "name": "{entityId}", "item": [ { "name": "invested-cash", "item": [ { "name": "Get invested cash", "id": "76c2efcb-e935-4e8e-b2bf-2702066237f8", "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/invested-cash?currencies=¤cies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "invested-cash" ], "query": [ { "key": "currencies", "value": "" }, { "key": "currencies", "value": "" } ], "variable": [ { "id": "336443b6-d73f-4a97-a0ac-9fee8fcdc7c3", "key": "entityId", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "eca1cc0b-378a-4001-9ee3-eb40f61021d4", "name": "Invested cash 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/invested-cash?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "invested-cash" ], "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 \"exercitation06\": {\n \"investedCash\": \"\"\n },\n \"tempor_623\": {\n \"investedCash\": \"\"\n },\n \"eu_50\": {\n \"investedCash\": \"\"\n },\n \"deserunt_351\": {\n \"investedCash\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-eca1cc0b-378a-4001-9ee3-eb40f61021d4" }, { "id": "db9d5967-fe54-4a65-af11-e5b7c1bffd87", "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/invested-cash?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "invested-cash" ], "query": [ { "key": "currencies", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-db9d5967-fe54-4a65-af11-e5b7c1bffd87" }, { "id": "7911f67f-fe5c-4194-9f14-1ec616d521fb", "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/invested-cash?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "invested-cash" ], "query": [ { "key": "currencies", "value": "" } ], "variable": [ { "key": "entityId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-7911f67f-fe5c-4194-9f14-1ec616d521fb" }, { "id": "00c90610-bebe-4ced-8689-b84f6d09635b", "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/invested-cash?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "invested-cash" ], "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:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-00c90610-bebe-4ced-8689-b84f6d09635b" }, { "id": "805f14db-f937-471a-a4e9-68b959c806dd", "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/invested-cash?currencies=", "host": [ "{{baseUrl}}" ], "path": [ "public", "financial-investments", "v1", "entities", ":entityId", "invested-cash" ], "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:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-805f14db-f937-471a-a4e9-68b959c806dd" } ], "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-76c2efcb-e935-4e8e-b2bf-2702066237f8" } ], "id": "895db09e-7561-4ab6-8044-0e6380b20edc", "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-895db09e-7561-4ab6-8044-0e6380b20edc" } ], "id": "a67cdb76-bf69-4e63-8763-e038d16a0aa6", "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-a67cdb76-bf69-4e63-8763-e038d16a0aa6" } ], "id": "c38be57d-6418-49b6-8d66-ac7c79c7d69b", "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-c38be57d-6418-49b6-8d66-ac7c79c7d69b" } ], "id": "850a40fb-68b9-4eb3-a58c-f22b763e0260", "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-850a40fb-68b9-4eb3-a58c-f22b763e0260" } ], "id": "af604d4c-d457-4a53-8dca-f129b61a4087", "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-af604d4c-d457-4a53-8dca-f129b61a4087" } ], "id": "95f53344-17a2-443e-b248-2d358281ba40", "createdAt": "2026-07-28T10:08:13.000Z", "updatedAt": "2026-07-28T10:08:13.000Z", "uid": "35240-95f53344-17a2-443e-b248-2d358281ba40" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }