{ "info": { "_postman_id": "3e1a28c3-85e4-48d8-a1f4-2b94719c4e59", "name": "Clients AR Account reports Delivery Notes API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "lastUpdatedBy": "35240", "uid": "35240-3e1a28c3-85e4-48d8-a1f4-2b94719c4e59" }, "item": [ { "name": "public", "item": [ { "name": "business-documents", "item": [ { "name": "v2", "item": [ { "name": "entities", "item": [ { "name": "{entityid}", "item": [ { "name": "connections", "item": [ { "name": "{connectionid}", "item": [ { "name": "delivery-notes", "item": [ { "name": "Get delivery notes", "id": "44234404-971d-4c93-b145-e79411803434", "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/delivery-notes?pagesize=&pageindex=&externalids=,&updatedsince=", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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": "" } ], "variable": [ { "id": "fb1244a5-e3bf-4336-bf0a-9b4608443a92", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "7e6ebaab-2a94-40d3-96aa-1c9523527069", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] } }, "response": [ { "id": "82bdbf70-f861-4cd1-abd7-bc2913169be9", "name": "Delivery notes", "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/delivery-notes?pagesize=&pageindex=&externalids=,&updatedsince=", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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": "" } ], "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"eiusmod_9c\": \"\",\n \"esse_a\": \"\",\n \"laborum_e\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"commodo_e\": \"\"\n }\n }\n ],\n \"pagination\": {\n \"pageIndex\": \"\",\n \"pageItemsCount\": \"\",\n \"pageSize\": \"\",\n \"totalItemsCount\": \"\"\n }\n}", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-82bdbf70-f861-4cd1-abd7-bc2913169be9" }, { "id": "f0b3b410-eb51-46bd-9af9-2d311f7d7e83", "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/delivery-notes?pagesize=&pageindex=&externalids=,&updatedsince=", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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": "" } ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-f0b3b410-eb51-46bd-9af9-2d311f7d7e83" }, { "id": "5777612a-50b7-47d2-bea9-b6b10b0a63fe", "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/delivery-notes?pagesize=&pageindex=&externalids=,&updatedsince=", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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": "" } ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-5777612a-50b7-47d2-bea9-b6b10b0a63fe" }, { "id": "db21e02f-fc08-4621-add6-f3f0f0efd928", "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/delivery-notes?pagesize=&pageindex=&externalids=,&updatedsince=", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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": "" } ], "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:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-db21e02f-fc08-4621-add6-f3f0f0efd928" }, { "id": "cef4055f-61f1-4d64-b73e-4d4fa06d40db", "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/delivery-notes?pagesize=&pageindex=&externalids=,&updatedsince=", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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": "" } ], "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:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-cef4055f-61f1-4d64-b73e-4d4fa06d40db" } ], "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-44234404-971d-4c93-b145-e79411803434" }, { "name": "Create delivery notes", "id": "b6d4ee3b-2f0a-4e37-aef1-58e39b97670e", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"dolor_649\": \"\",\n \"velit51\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"exa\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "variable": [ { "id": "28358919-b717-4956-842f-079983c11e28", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "7cf6532c-577f-4438-8769-fee5461882ec", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] } }, "response": [ { "id": "a7ccb4ae-edb7-4763-94ab-6a04bdf847a9", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"dolor_649\": \"\",\n \"velit51\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"exa\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-a7ccb4ae-edb7-4763-94ab-6a04bdf847a9" }, { "id": "83bbaf61-794c-428c-b424-a47b5a6074f8", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"dolor_649\": \"\",\n \"velit51\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"exa\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-83bbaf61-794c-428c-b424-a47b5a6074f8" }, { "id": "33d9f7e3-a3a1-416f-b85f-df7af1e10643", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"dolor_649\": \"\",\n \"velit51\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"exa\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-33d9f7e3-a3a1-416f-b85f-df7af1e10643" }, { "id": "62cf8bf4-2c6d-4f27-a0e3-442488d507e0", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"dolor_649\": \"\",\n \"velit51\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"exa\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-62cf8bf4-2c6d-4f27-a0e3-442488d507e0" }, { "id": "08022574-5039-42fe-9c3c-0fae267c4f39", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"dolor_649\": \"\",\n \"velit51\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"exa\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-08022574-5039-42fe-9c3c-0fae267c4f39" } ], "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-b6d4ee3b-2f0a-4e37-aef1-58e39b97670e" }, { "name": "Update delivery notes", "id": "410dd4e1-416b-42d1-b80c-4da3c611fec1", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"elit_2\": \"\",\n \"ut_c\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"eue_\": \"\",\n \"occaecat40b\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "variable": [ { "id": "fb4bc3da-e82a-460e-ba08-c20dbc52f92e", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "5aa6ff34-18d1-4c34-a929-28d7a362be45", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" } ] } }, "response": [ { "id": "53784d30-cd92-4793-aa09-b1f663e1091d", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"elit_2\": \"\",\n \"ut_c\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"eue_\": \"\",\n \"occaecat40b\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-53784d30-cd92-4793-aa09-b1f663e1091d" }, { "id": "2178fdf1-2b1a-4107-bfdd-2253c717152a", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"elit_2\": \"\",\n \"ut_c\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"eue_\": \"\",\n \"occaecat40b\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-2178fdf1-2b1a-4107-bfdd-2253c717152a" }, { "id": "5b5d389a-16e5-4b33-bc45-ef4684b75f79", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"elit_2\": \"\",\n \"ut_c\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"eue_\": \"\",\n \"occaecat40b\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-5b5d389a-16e5-4b33-bc45-ef4684b75f79" }, { "id": "f9087d81-5f32-4a2e-a482-df40b8f00566", "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 \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"elit_2\": \"\",\n \"ut_c\": \"\"\n }\n },\n {\n \"deliveryDate\": \"\",\n \"deliveryNoteNumber\": \"\",\n \"externalId\": \"\",\n \"id\": \"\",\n \"lineItems\": [\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n },\n {\n \"deliveredQuantity\": \"\",\n \"externalId\": \"\",\n \"purchaseOrderExternalId\": \"\",\n \"purchaseOrderLineItemExternalId\": \"\"\n }\n ],\n \"metadata\": {\n \"eue_\": \"\",\n \"occaecat40b\": \"\"\n }\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/delivery-notes", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "delivery-notes" ], "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:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-f9087d81-5f32-4a2e-a482-df40b8f00566" } ], "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-410dd4e1-416b-42d1-b80c-4da3c611fec1" } ], "id": "bb3ccd57-3408-47c7-ada6-265c77f79e62", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-bb3ccd57-3408-47c7-ada6-265c77f79e62" } ], "id": "96fdd5df-c323-45b5-8678-94ebdbddc43b", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-96fdd5df-c323-45b5-8678-94ebdbddc43b" } ], "id": "423dc2a5-2d5a-4e18-9928-df4fcf440142", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-423dc2a5-2d5a-4e18-9928-df4fcf440142" } ], "id": "bef7bba3-79f7-4e17-be11-a002f786d8eb", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-bef7bba3-79f7-4e17-be11-a002f786d8eb" } ], "id": "30796b4e-adbf-4635-b8d2-e7e5156f76d1", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-30796b4e-adbf-4635-b8d2-e7e5156f76d1" } ], "id": "d4885c57-d051-48ef-acb2-f24017899c51", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-d4885c57-d051-48ef-acb2-f24017899c51" } ], "id": "90dc3bc2-89a8-48b9-a47b-89c45daed7b9", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-90dc3bc2-89a8-48b9-a47b-89c45daed7b9" } ], "id": "43cccca9-654a-449d-aaa4-8866f4f8448f", "createdAt": "2026-07-28T10:07:52.000Z", "updatedAt": "2026-07-28T10:07:52.000Z", "uid": "35240-43cccca9-654a-449d-aaa4-8866f4f8448f" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }