{ "info": { "_postman_id": "1a8ac30a-dd2f-4574-a7d9-79dcc7a02871", "name": "Clients AR Account reports Client Invoices API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:07:44.000Z", "updatedAt": "2026-07-28T10:07:44.000Z", "lastUpdatedBy": "35240", "uid": "35240-1a8ac30a-dd2f-4574-a7d9-79dcc7a02871" }, "item": [ { "name": "public", "item": [ { "name": "business-documents", "item": [ { "name": "v1", "item": [ { "name": "entities", "item": [ { "name": "{entityid}", "item": [ { "name": "connections", "item": [ { "name": "{connectionid}", "item": [ { "name": "client-invoices", "item": [ { "name": "Get client invoices", "id": "36508371-6e0e-4646-b2e2-bd36ebf8c157", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "value": "," } ], "variable": [ { "id": "40a75c73-f434-4558-9e0e-350267584705", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "9f08f3b1-7ec3-46f3-bbed-7d0c0a226d49", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] } }, "response": [ { "id": "bde2d619-d4aa-4570-b3f8-2ce3be9da846", "name": "Client invoices", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "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 \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"pariaturf\": \"\",\n \"laborisc_\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"hasReadable\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"pariatur___3\": \"\",\n \"dolore_d\": \"\",\n \"deserunt__3\": \"\",\n \"estb7\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"euc\": \"\",\n \"Ut_1df\": \"\",\n \"elit2fd\": \"\",\n \"deserunt_c_\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"Duisc\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nostrud_24\": \"\",\n \"Excepteur_e\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore_9\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"fugiat_007\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"hasReadable\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"quis_d\": \"\",\n \"aliquafe\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"eiusmod_00\": \"\",\n \"voluptate_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"officia_2b\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"sunt437\": \"\",\n \"dolor71\": \"\",\n \"exercitation_c7a\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolorb\": \"\",\n \"culpa_e\": \"\"\n },\n \"paymentDate\": \"\"\n }\n ],\n \"pagination\": {\n \"pageIndex\": \"\",\n \"pageItemsCount\": \"\",\n \"pageSize\": \"\",\n \"totalItemsCount\": \"\"\n }\n}", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-bde2d619-d4aa-4570-b3f8-2ce3be9da846" }, { "id": "d0f6f669-49a0-4fd8-bde2-cdeaf04a55bd", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "value": "," } ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-d0f6f669-49a0-4fd8-bde2-cdeaf04a55bd" }, { "id": "30ad0a0b-2e81-408b-8ac8-634307944fb8", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "value": "," } ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-30ad0a0b-2e81-408b-8ac8-634307944fb8" }, { "id": "403fa613-4354-435a-8ba5-40fae5965e61", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "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:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-403fa613-4354-435a-8ba5-40fae5965e61" }, { "id": "99c81593-315a-4b0e-834a-392c699331d8", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "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:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-99c81593-315a-4b0e-834a-392c699331d8" } ], "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-36508371-6e0e-4646-b2e2-bd36ebf8c157" }, { "name": "Create client invoices", "id": "2b52689a-aed6-4f07-9d38-2264139ad8ee", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"anim_a76\": \"\",\n \"esse84d\": \"\",\n \"anim6\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in650\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"et__\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt67f\": \"\",\n \"utfe\": \"\",\n \"do_a8\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_1\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"in_5a\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"sunt2b\": \"\",\n \"voluptate3\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt__c\": \"\",\n \"laborum_f7\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"mollit93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"aliqua_f\": \"\",\n \"occaecat_1\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"eu_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore5\": \"\",\n \"quis01\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "id": "2a665b76-733a-4fe4-b992-1b4335d21867", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "3438c701-8f9d-4c67-a655-07b86fac68d6", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] } }, "response": [ { "id": "74b47c68-7fdd-446d-a96e-b6f2404b5557", "name": "Ids of the created documents, associated with the provided external identifiers", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"anim_a76\": \"\",\n \"esse84d\": \"\",\n \"anim6\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in650\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"et__\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt67f\": \"\",\n \"utfe\": \"\",\n \"do_a8\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_1\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"in_5a\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"sunt2b\": \"\",\n \"voluptate3\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt__c\": \"\",\n \"laborum_f7\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"mollit93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"aliqua_f\": \"\",\n \"occaecat_1\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"eu_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore5\": \"\",\n \"quis01\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"externalId\": \"\",\n \"id\": \"\"\n },\n {\n \"externalId\": \"\",\n \"id\": \"\"\n }\n]", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-74b47c68-7fdd-446d-a96e-b6f2404b5557" }, { "id": "c7683374-b0a1-41a7-aab3-d4888c196de8", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"anim_a76\": \"\",\n \"esse84d\": \"\",\n \"anim6\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in650\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"et__\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt67f\": \"\",\n \"utfe\": \"\",\n \"do_a8\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_1\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"in_5a\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"sunt2b\": \"\",\n \"voluptate3\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt__c\": \"\",\n \"laborum_f7\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"mollit93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"aliqua_f\": \"\",\n \"occaecat_1\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"eu_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore5\": \"\",\n \"quis01\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-c7683374-b0a1-41a7-aab3-d4888c196de8" }, { "id": "b359058d-85e2-452b-8d5d-43ddbdc12ee8", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"anim_a76\": \"\",\n \"esse84d\": \"\",\n \"anim6\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in650\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"et__\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt67f\": \"\",\n \"utfe\": \"\",\n \"do_a8\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_1\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"in_5a\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"sunt2b\": \"\",\n \"voluptate3\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt__c\": \"\",\n \"laborum_f7\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"mollit93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"aliqua_f\": \"\",\n \"occaecat_1\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"eu_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore5\": \"\",\n \"quis01\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-b359058d-85e2-452b-8d5d-43ddbdc12ee8" }, { "id": "3611d30b-ef56-4aeb-bffe-e527b2ab9c80", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"anim_a76\": \"\",\n \"esse84d\": \"\",\n \"anim6\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in650\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"et__\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt67f\": \"\",\n \"utfe\": \"\",\n \"do_a8\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_1\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"in_5a\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"sunt2b\": \"\",\n \"voluptate3\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt__c\": \"\",\n \"laborum_f7\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"mollit93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"aliqua_f\": \"\",\n \"occaecat_1\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"eu_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore5\": \"\",\n \"quis01\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "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:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-3611d30b-ef56-4aeb-bffe-e527b2ab9c80" }, { "id": "c1e472b0-3c15-43f5-ad90-b0a77c6869f4", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"anim_a76\": \"\",\n \"esse84d\": \"\",\n \"anim6\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in650\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"et__\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt67f\": \"\",\n \"utfe\": \"\",\n \"do_a8\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_1\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"in_5a\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"sunt2b\": \"\",\n \"voluptate3\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"incididunt__c\": \"\",\n \"laborum_f7\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"mollit93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"aliqua_f\": \"\",\n \"occaecat_1\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"eu_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore5\": \"\",\n \"quis01\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "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:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-c1e472b0-3c15-43f5-ad90-b0a77c6869f4" } ], "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-2b52689a-aed6-4f07-9d38-2264139ad8ee" }, { "name": "Update client invoices", "id": "3dd0edde-7f24-4ee6-9509-9a1e71e0f4cb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "[\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"elitfb\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_0\": \"\",\n \"eiusmod_af\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ullamco2b\": \"\",\n \"velit_b93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"deserunt322\": \"\",\n \"sit49\": \"\",\n \"quis_c0_\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"commodoae_\": \"\",\n \"adipisicing_f5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"deserunt1_7\": \"\",\n \"esse2\": \"\",\n \"ad3\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_a6\": \"\",\n \"officia_b02\": \"\",\n \"dolor__22\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"quisa\": \"\",\n \"ametffb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_7_9\": \"\",\n \"voluptatef\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_ff\": \"\",\n \"reprehenderitcfb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nisi_28\": \"\",\n \"mollit_\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"incididunt_47\": \"\",\n \"eiusmod_d9e\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "id": "2c31a209-8938-4730-93cb-76abce19c43f", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "c4e03abd-3fc4-49b7-accb-905d1aee7b14", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] }, "description": "To mark an invoice as paid, update it with the following value : `\"status\": \"paid\"` and `\"dueAmount\": 0`

To delete an invoice, update it with the following value : `\"status\" = \"deleted\"`" }, "response": [ { "id": "8f8d3553-a54a-48ea-a28f-2c33171a10e2", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"elitfb\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_0\": \"\",\n \"eiusmod_af\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ullamco2b\": \"\",\n \"velit_b93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"deserunt322\": \"\",\n \"sit49\": \"\",\n \"quis_c0_\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"commodoae_\": \"\",\n \"adipisicing_f5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"deserunt1_7\": \"\",\n \"esse2\": \"\",\n \"ad3\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_a6\": \"\",\n \"officia_b02\": \"\",\n \"dolor__22\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"quisa\": \"\",\n \"ametffb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_7_9\": \"\",\n \"voluptatef\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_ff\": \"\",\n \"reprehenderitcfb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nisi_28\": \"\",\n \"mollit_\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"incididunt_47\": \"\",\n \"eiusmod_d9e\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-8f8d3553-a54a-48ea-a28f-2c33171a10e2" }, { "id": "d2f298a9-633e-48ea-a734-e2ce7b4273bc", "name": "Forbidden request.", "originalRequest": { "method": "PUT", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"elitfb\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_0\": \"\",\n \"eiusmod_af\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ullamco2b\": \"\",\n \"velit_b93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"deserunt322\": \"\",\n \"sit49\": \"\",\n \"quis_c0_\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"commodoae_\": \"\",\n \"adipisicing_f5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"deserunt1_7\": \"\",\n \"esse2\": \"\",\n \"ad3\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_a6\": \"\",\n \"officia_b02\": \"\",\n \"dolor__22\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"quisa\": \"\",\n \"ametffb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_7_9\": \"\",\n \"voluptatef\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_ff\": \"\",\n \"reprehenderitcfb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nisi_28\": \"\",\n \"mollit_\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"incididunt_47\": \"\",\n \"eiusmod_d9e\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-d2f298a9-633e-48ea-a734-e2ce7b4273bc" }, { "id": "605d1bb6-888d-4c20-ad0d-955887e2a9e6", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "PUT", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"elitfb\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_0\": \"\",\n \"eiusmod_af\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ullamco2b\": \"\",\n \"velit_b93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"deserunt322\": \"\",\n \"sit49\": \"\",\n \"quis_c0_\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"commodoae_\": \"\",\n \"adipisicing_f5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"deserunt1_7\": \"\",\n \"esse2\": \"\",\n \"ad3\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_a6\": \"\",\n \"officia_b02\": \"\",\n \"dolor__22\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"quisa\": \"\",\n \"ametffb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_7_9\": \"\",\n \"voluptatef\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_ff\": \"\",\n \"reprehenderitcfb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nisi_28\": \"\",\n \"mollit_\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"incididunt_47\": \"\",\n \"eiusmod_d9e\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "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:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-605d1bb6-888d-4c20-ad0d-955887e2a9e6" }, { "id": "77245179-8c8e-405b-8213-4e5c54db8417", "name": "An internal server occurred.", "originalRequest": { "method": "PUT", "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 {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"elitfb\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_0\": \"\",\n \"eiusmod_af\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ullamco2b\": \"\",\n \"velit_b93\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"deserunt322\": \"\",\n \"sit49\": \"\",\n \"quis_c0_\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"commodoae_\": \"\",\n \"adipisicing_f5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"deserunt1_7\": \"\",\n \"esse2\": \"\",\n \"ad3\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_a6\": \"\",\n \"officia_b02\": \"\",\n \"dolor__22\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"quisa\": \"\",\n \"ametffb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"cillum_7_9\": \"\",\n \"voluptatef\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nulla_ff\": \"\",\n \"reprehenderitcfb\": \"\"\n },\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nisi_28\": \"\",\n \"mollit_\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"incididunt_47\": \"\",\n \"eiusmod_d9e\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "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:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-77245179-8c8e-405b-8213-4e5c54db8417" } ], "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-3dd0edde-7f24-4ee6-9509-9a1e71e0f4cb" } ], "id": "17c84679-7277-4eb2-95ea-6c3399de6e3d", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-17c84679-7277-4eb2-95ea-6c3399de6e3d" } ], "id": "4516a00f-1cbf-4448-8932-f59ca00cf1f7", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-4516a00f-1cbf-4448-8932-f59ca00cf1f7" } ], "id": "5679ad27-75f9-4e95-80c4-80a99a06f2c7", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-5679ad27-75f9-4e95-80c4-80a99a06f2c7" } ], "id": "7b2bd7c4-c9d6-4459-b603-1b4cc8b91baa", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-7b2bd7c4-c9d6-4459-b603-1b4cc8b91baa" } ], "id": "4821afb2-f27b-40b9-a1d9-c3c33be47590", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-4821afb2-f27b-40b9-a1d9-c3c33be47590" } ], "id": "b8dadc30-11ad-4fd5-96d9-ca96abb3f90c", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-b8dadc30-11ad-4fd5-96d9-ca96abb3f90c" }, { "name": "v2", "item": [ { "name": "entities", "item": [ { "name": "{entityid}", "item": [ { "name": "connections", "item": [ { "name": "{connectionid}", "item": [ { "name": "client-invoices", "item": [ { "name": "Get client invoices", "id": "210bde8d-0143-4daa-b258-93b2b8573a6c", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "value": "," } ], "variable": [ { "id": "d6eb321a-2e2a-4181-a7ac-8f9721117608", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "23733ad4-ad52-48b4-9009-40e74fb4c44c", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] } }, "response": [ { "id": "f574c289-43c0-4917-8c4b-d10aede13465", "name": "Client invoices", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "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 \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"elit_c\": \"\",\n \"nisi_961\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"hasReadable\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ut_a0\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ullamco_d0\": \"\",\n \"minimc02\": \"\",\n \"occaecat6\": \"\",\n \"ipsumb\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"esse_5\": \"\",\n \"voluptate1b\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"essef9\": \"\",\n \"ipsum_f1\": \"\",\n \"aute0f\": \"\",\n \"commodo_3eb\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"esse0\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"totalAmount\": \"\",\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\"\n },\n \"currency\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"pariatur_21\": \"\",\n \"Ut1f1\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"hasReadable\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"culpa_a5\": \"\",\n \"aliquip_24\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ide3\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ad_0\": \"\",\n \"doloreccc\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ametaeb\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ex1\": \"\"\n },\n \"paymentDate\": \"\"\n }\n ],\n \"pagination\": {\n \"pageIndex\": \"\",\n \"pageItemsCount\": \"\",\n \"pageSize\": \"\",\n \"totalItemsCount\": \"\"\n }\n}", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-f574c289-43c0-4917-8c4b-d10aede13465" }, { "id": "0650da26-95fd-49d4-abea-ac103841f2e6", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "value": "," } ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-0650da26-95fd-49d4-abea-ac103841f2e6" }, { "id": "c7ab0937-c7ed-42a0-a503-3db3e1358e00", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "value": "," } ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-c7ab0937-c7ed-42a0-a503-3db3e1358e00" }, { "id": "f34bfdaf-e423-4555-a5fc-1d6a4e87f175", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "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:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-f34bfdaf-e423-4555-a5fc-1d6a4e87f175" }, { "id": "a57e6d33-5a67-432b-b4b5-f3105fccb4c4", "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/client-invoices?pagesize=&pageindex=&externalids=,&updatedsince=&status=,", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "query": [ { "description": "Number of items per page (max 10 000)", "key": "pagesize", "value": "" }, { "description": "Page index", "key": "pageindex", "value": "" }, { "description": "Unique identifier of the document in the data source", "key": "externalids", "value": "," }, { "description": "Will return only documents updated **after** this date", "key": "updatedsince", "value": "" }, { "description": "Filter on status. Possible values : draft, due, paid, cancelled, deleted", "key": "status", "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:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-a57e6d33-5a67-432b-b4b5-f3105fccb4c4" } ], "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-210bde8d-0143-4daa-b258-93b2b8573a6c" }, { "name": "Create client invoices", "id": "bf77621c-1209-4701-9e74-7a482a284b88", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"ametcd\": \"\",\n \"est_98\": \"\",\n \"mollitc5\": \"\",\n \"exercitation_75\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nisi28\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"sunt938\": \"\",\n \"esse_5f\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"culpa_3d\": \"\",\n \"ipsum7d\": \"\",\n \"eiusmod_f\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolor_0\": \"\",\n \"nisi9d\": \"\",\n \"nisi_5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"reprehenderit_42\": \"\",\n \"anim1e\": \"\",\n \"quic\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"incididunt_301\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"occaecatcb\": \"\",\n \"non_76\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"culpa_d\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_0d\": \"\",\n \"eu_adc\": \"\",\n \"culpa_1\": \"\",\n \"sed48\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"exercitation_9\": \"\",\n \"ex_12\": \"\",\n \"eu_79\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"in_a9a\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "id": "9534ed29-f083-4370-aaaa-886e0d166c7e", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "08cee605-f6ba-46a7-8a70-0ef23a83eb3a", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] } }, "response": [ { "id": "3ced2930-a69c-4450-abd3-ab30fed7156b", "name": "Ids of the created documents, associated with the provided external identifiers", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"ametcd\": \"\",\n \"est_98\": \"\",\n \"mollitc5\": \"\",\n \"exercitation_75\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nisi28\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"sunt938\": \"\",\n \"esse_5f\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"culpa_3d\": \"\",\n \"ipsum7d\": \"\",\n \"eiusmod_f\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolor_0\": \"\",\n \"nisi9d\": \"\",\n \"nisi_5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"reprehenderit_42\": \"\",\n \"anim1e\": \"\",\n \"quic\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"incididunt_301\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"occaecatcb\": \"\",\n \"non_76\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"culpa_d\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_0d\": \"\",\n \"eu_adc\": \"\",\n \"culpa_1\": \"\",\n \"sed48\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"exercitation_9\": \"\",\n \"ex_12\": \"\",\n \"eu_79\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"in_a9a\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"externalId\": \"\",\n \"id\": \"\"\n },\n {\n \"externalId\": \"\",\n \"id\": \"\"\n }\n]", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-3ced2930-a69c-4450-abd3-ab30fed7156b" }, { "id": "b78b390c-fe42-46e3-b012-1585a4738c93", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"ametcd\": \"\",\n \"est_98\": \"\",\n \"mollitc5\": \"\",\n \"exercitation_75\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nisi28\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"sunt938\": \"\",\n \"esse_5f\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"culpa_3d\": \"\",\n \"ipsum7d\": \"\",\n \"eiusmod_f\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolor_0\": \"\",\n \"nisi9d\": \"\",\n \"nisi_5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"reprehenderit_42\": \"\",\n \"anim1e\": \"\",\n \"quic\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"incididunt_301\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"occaecatcb\": \"\",\n \"non_76\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"culpa_d\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_0d\": \"\",\n \"eu_adc\": \"\",\n \"culpa_1\": \"\",\n \"sed48\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"exercitation_9\": \"\",\n \"ex_12\": \"\",\n \"eu_79\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"in_a9a\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-b78b390c-fe42-46e3-b012-1585a4738c93" }, { "id": "bd48e181-7e76-4fd8-af92-e387922f4d31", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"ametcd\": \"\",\n \"est_98\": \"\",\n \"mollitc5\": \"\",\n \"exercitation_75\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nisi28\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"sunt938\": \"\",\n \"esse_5f\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"culpa_3d\": \"\",\n \"ipsum7d\": \"\",\n \"eiusmod_f\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolor_0\": \"\",\n \"nisi9d\": \"\",\n \"nisi_5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"reprehenderit_42\": \"\",\n \"anim1e\": \"\",\n \"quic\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"incididunt_301\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"occaecatcb\": \"\",\n \"non_76\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"culpa_d\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_0d\": \"\",\n \"eu_adc\": \"\",\n \"culpa_1\": \"\",\n \"sed48\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"exercitation_9\": \"\",\n \"ex_12\": \"\",\n \"eu_79\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"in_a9a\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-bd48e181-7e76-4fd8-af92-e387922f4d31" }, { "id": "353c5125-8fc9-42f4-bae6-f59d78784bc0", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"ametcd\": \"\",\n \"est_98\": \"\",\n \"mollitc5\": \"\",\n \"exercitation_75\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nisi28\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"sunt938\": \"\",\n \"esse_5f\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"culpa_3d\": \"\",\n \"ipsum7d\": \"\",\n \"eiusmod_f\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolor_0\": \"\",\n \"nisi9d\": \"\",\n \"nisi_5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"reprehenderit_42\": \"\",\n \"anim1e\": \"\",\n \"quic\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"incididunt_301\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"occaecatcb\": \"\",\n \"non_76\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"culpa_d\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_0d\": \"\",\n \"eu_adc\": \"\",\n \"culpa_1\": \"\",\n \"sed48\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"exercitation_9\": \"\",\n \"ex_12\": \"\",\n \"eu_79\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"in_a9a\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "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:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-353c5125-8fc9-42f4-bae6-f59d78784bc0" }, { "id": "ff8207e5-16c6-49d8-b976-9688fe893dd5", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"ametcd\": \"\",\n \"est_98\": \"\",\n \"mollitc5\": \"\",\n \"exercitation_75\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"nisi28\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"sunt938\": \"\",\n \"esse_5f\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"culpa_3d\": \"\",\n \"ipsum7d\": \"\",\n \"eiusmod_f\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolor_0\": \"\",\n \"nisi9d\": \"\",\n \"nisi_5\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"reprehenderit_42\": \"\",\n \"anim1e\": \"\",\n \"quic\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"incididunt_301\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"occaecatcb\": \"\",\n \"non_76\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"culpa_d\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ipsum_0d\": \"\",\n \"eu_adc\": \"\",\n \"culpa_1\": \"\",\n \"sed48\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"exercitation_9\": \"\",\n \"ex_12\": \"\",\n \"eu_79\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"in_a9a\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "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:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-ff8207e5-16c6-49d8-b976-9688fe893dd5" } ], "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-bf77621c-1209-4701-9e74-7a482a284b88" }, { "name": "Update client invoices", "id": "b6a300c4-caa5-45be-8813-5afd22385081", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "raw", "raw": "[\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"pariatur_02\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"consectetur_9e\": \"\",\n \"culpa_57\": \"\",\n \"enim6\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ipsum_f\": \"\",\n \"sit_0\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"dolor439\": \"\",\n \"pariaturdb\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nostrud_6cf\": \"\",\n \"laboris_4\": \"\",\n \"cillum9_1\": \"\",\n \"reprehenderit_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"inebe\": \"\",\n \"in_9f6\": \"\",\n \"tempor_c2\": \"\",\n \"enim3b\": \"\",\n \"dolore_2\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"deseruntd\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in_f_9\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore_a96\": \"\",\n \"officia_ab\": \"\",\n \"cupidatat_d1b\": \"\",\n \"culpa_8ba\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ex_f8\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"voluptate_71\": \"\",\n \"in_1\": \"\",\n \"id5df\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"ut_e_\": \"\",\n \"nulla1d0\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "id": "4910e589-e412-48ed-b120-4018a8da710b", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "bbcfdbbd-2fae-4257-a158-b887bc2aaec6", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] }, "description": "To mark an invoice as paid, update it with the following value : `\"status\": \"paid\"` and `\"dueAmount\": 0`

To delete an invoice, update it with the following value : `\"status\" = \"deleted\"`" }, "response": [ { "id": "cadcff33-60d0-4f03-b0ac-70130e514036", "name": "Unauthorized request.", "originalRequest": { "method": "PUT", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"pariatur_02\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"consectetur_9e\": \"\",\n \"culpa_57\": \"\",\n \"enim6\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ipsum_f\": \"\",\n \"sit_0\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"dolor439\": \"\",\n \"pariaturdb\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nostrud_6cf\": \"\",\n \"laboris_4\": \"\",\n \"cillum9_1\": \"\",\n \"reprehenderit_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"inebe\": \"\",\n \"in_9f6\": \"\",\n \"tempor_c2\": \"\",\n \"enim3b\": \"\",\n \"dolore_2\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"deseruntd\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in_f_9\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore_a96\": \"\",\n \"officia_ab\": \"\",\n \"cupidatat_d1b\": \"\",\n \"culpa_8ba\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ex_f8\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"voluptate_71\": \"\",\n \"in_1\": \"\",\n \"id5df\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"ut_e_\": \"\",\n \"nulla1d0\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-cadcff33-60d0-4f03-b0ac-70130e514036" }, { "id": "d81d918e-321e-4743-b44f-7e70f3d2ec70", "name": "Forbidden request.", "originalRequest": { "method": "PUT", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"pariatur_02\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"consectetur_9e\": \"\",\n \"culpa_57\": \"\",\n \"enim6\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ipsum_f\": \"\",\n \"sit_0\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"dolor439\": \"\",\n \"pariaturdb\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nostrud_6cf\": \"\",\n \"laboris_4\": \"\",\n \"cillum9_1\": \"\",\n \"reprehenderit_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"inebe\": \"\",\n \"in_9f6\": \"\",\n \"tempor_c2\": \"\",\n \"enim3b\": \"\",\n \"dolore_2\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"deseruntd\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in_f_9\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore_a96\": \"\",\n \"officia_ab\": \"\",\n \"cupidatat_d1b\": \"\",\n \"culpa_8ba\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ex_f8\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"voluptate_71\": \"\",\n \"in_1\": \"\",\n \"id5df\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"ut_e_\": \"\",\n \"nulla1d0\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-d81d918e-321e-4743-b44f-7e70f3d2ec70" }, { "id": "f53eebdf-a3b0-4f92-968d-07e3638f4d11", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "PUT", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"pariatur_02\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"consectetur_9e\": \"\",\n \"culpa_57\": \"\",\n \"enim6\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ipsum_f\": \"\",\n \"sit_0\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"dolor439\": \"\",\n \"pariaturdb\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nostrud_6cf\": \"\",\n \"laboris_4\": \"\",\n \"cillum9_1\": \"\",\n \"reprehenderit_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"inebe\": \"\",\n \"in_9f6\": \"\",\n \"tempor_c2\": \"\",\n \"enim3b\": \"\",\n \"dolore_2\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"deseruntd\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in_f_9\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore_a96\": \"\",\n \"officia_ab\": \"\",\n \"cupidatat_d1b\": \"\",\n \"culpa_8ba\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ex_f8\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"voluptate_71\": \"\",\n \"in_1\": \"\",\n \"id5df\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"ut_e_\": \"\",\n \"nulla1d0\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "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:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-f53eebdf-a3b0-4f92-968d-07e3638f4d11" }, { "id": "1591e4bf-b67a-4032-babc-5dda56949d86", "name": "An internal server occurred.", "originalRequest": { "method": "PUT", "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 {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"pariatur_02\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"consectetur_9e\": \"\",\n \"culpa_57\": \"\",\n \"enim6\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"ipsum_f\": \"\",\n \"sit_0\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"dolor439\": \"\",\n \"pariaturdb\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"nostrud_6cf\": \"\",\n \"laboris_4\": \"\",\n \"cillum9_1\": \"\",\n \"reprehenderit_c\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"inebe\": \"\",\n \"in_9f6\": \"\",\n \"tempor_c2\": \"\",\n \"enim3b\": \"\",\n \"dolore_2\": \"\"\n },\n \"paymentDate\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"counterParty\": {\n \"id\": \"\",\n \"name\": \"\"\n },\n \"currency\": \"\",\n \"dueDate\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"invoiceNumber\": \"\",\n \"issueDate\": \"\",\n \"status\": \"\",\n \"accounting\": {\n \"accountCode\": \"\",\n \"accountNumber\": \"\",\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"erpIdentificationFields\": {\n \"deseruntd\": \"\"\n },\n \"expectedPaymentDate\": \"\",\n \"financingSolution\": \"\",\n \"instalments\": [\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"in_f_9\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"dolore_a96\": \"\",\n \"officia_ab\": \"\",\n \"cupidatat_d1b\": \"\",\n \"culpa_8ba\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n },\n {\n \"amounts\": {\n \"dueAmount\": \"\",\n \"taxesAmount\": \"\",\n \"totalAmount\": \"\"\n },\n \"externalId\": \"\",\n \"status\": \"\",\n \"accountingAmount\": {\n \"amount\": \"\",\n \"currency\": \"\"\n },\n \"dueDate\": \"\",\n \"erpIdentificationFields\": {\n \"ex_f8\": \"\"\n },\n \"financingSolution\": \"\",\n \"label\": \"\",\n \"metadata\": {\n \"voluptate_71\": \"\",\n \"in_1\": \"\",\n \"id5df\": \"\"\n },\n \"paymentDate\": \"\",\n \"paymentMethod\": \"\"\n }\n ],\n \"label\": \"\",\n \"metadata\": {\n \"ut_e_\": \"\",\n \"nulla1d0\": \"\"\n },\n \"paymentDate\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices" ], "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:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-1591e4bf-b67a-4032-babc-5dda56949d86" } ], "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-b6a300c4-caa5-45be-8813-5afd22385081" } ], "id": "4a723934-a16e-48ec-b303-ed616aa3ad9e", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-4a723934-a16e-48ec-b303-ed616aa3ad9e" } ], "id": "241d0418-d6e5-420a-bfa5-cfc8aac45a37", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-241d0418-d6e5-420a-bfa5-cfc8aac45a37" } ], "id": "bc689b4f-3bfc-43fc-ad01-a23759f87d92", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-bc689b4f-3bfc-43fc-ad01-a23759f87d92" } ], "id": "b04bcd53-581d-4420-9069-af1779c92990", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-b04bcd53-581d-4420-9069-af1779c92990" } ], "id": "e8bb7e32-f2d8-4af3-ad3f-ff645b5c6d33", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-e8bb7e32-f2d8-4af3-ad3f-ff645b5c6d33" } ], "id": "fa51b8f5-c89f-4a5f-a16b-8690583244eb", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-fa51b8f5-c89f-4a5f-a16b-8690583244eb" } ], "id": "d6fbd1b9-8694-4077-90a4-38be653ad1d2", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-d6fbd1b9-8694-4077-90a4-38be653ad1d2" } ], "id": "5d1cfa2c-0128-417d-940a-8d6ae49d3334", "createdAt": "2026-07-28T10:07:45.000Z", "updatedAt": "2026-07-28T10:07:45.000Z", "uid": "35240-5d1cfa2c-0128-417d-940a-8d6ae49d3334" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }