{ "info": { "_postman_id": "97941fee-6eac-4f65-8bf7-9605739e9c4a", "name": "Clients AR Account reports Beta API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T10:07:31.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "lastUpdatedBy": "35240", "uid": "35240-97941fee-6eac-4f65-8bf7-9605739e9c4a" }, "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-credit-notes", "item": [ { "name": "{id}", "item": [ { "name": "attach-readable", "item": [ { "name": "Attach readable on client credit note", "id": "b5e0e9b2-d455-43f4-98c8-1a974544d221", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "id": "08f1a46f-364d-4d90-87dc-767282a988c2", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "94013ea5-537c-4d78-abcd-19e56b6180e2", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "09be26b7-ef55-4127-8b0e-0ba0a847d245", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "ab5da795-b178-456c-bd0b-7c57a39f9110", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-ab5da795-b178-456c-bd0b-7c57a39f9110" }, { "id": "a6367d41-d883-47c1-bac0-07bb1109af13", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-a6367d41-d883-47c1-bac0-07bb1109af13" }, { "id": "62aa7f7f-b73f-4592-a6e8-70b723d726d5", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-62aa7f7f-b73f-4592-a6e8-70b723d726d5" }, { "id": "58be2f3c-230e-424d-8727-f6931c8ed83e", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-58be2f3c-230e-424d-8727-f6931c8ed83e" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-b5e0e9b2-d455-43f4-98c8-1a974544d221" } ], "id": "9b14cd7c-3638-4c22-bc14-f76cf1a5cedb", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-9b14cd7c-3638-4c22-bc14-f76cf1a5cedb" }, { "name": "unattach-readable", "item": [ { "name": "Unattach readable on client credit note", "id": "4b966dad-dae4-4302-96ca-007b4813e35d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "id": "b7b1ec4a-8309-4e0a-b118-4f3180b4467e", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "bab8af94-6067-46fe-acf8-0f106ee07070", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "20b5744a-73f5-4ca1-97ac-7f54e6bff63d", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "0f9dfb83-e598-489d-8f57-4d050c79d8b6", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "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-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-0f9dfb83-e598-489d-8f57-4d050c79d8b6" }, { "id": "09d9294d-b7ba-4c1a-8669-66f3736b5dfc", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "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-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-09d9294d-b7ba-4c1a-8669-66f3736b5dfc" }, { "id": "11b084d3-d03a-4670-90fe-b13095eb8cec", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "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-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-11b084d3-d03a-4670-90fe-b13095eb8cec" }, { "id": "2be4124d-66e2-409e-a686-73e804a76ae2", "name": "An internal server occurred.", "originalRequest": { "method": "DELETE", "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-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-2be4124d-66e2-409e-a686-73e804a76ae2" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-4b966dad-dae4-4302-96ca-007b4813e35d" } ], "id": "a0d1ac94-df5c-4913-8575-c041c0b56483", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-a0d1ac94-df5c-4913-8575-c041c0b56483" } ], "id": "ddd5263f-0b92-4bfa-8af8-213a07e00d5c", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-ddd5263f-0b92-4bfa-8af8-213a07e00d5c" } ], "id": "b42793ae-bef5-46b9-82aa-1008d934bcbe", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-b42793ae-bef5-46b9-82aa-1008d934bcbe" }, { "name": "client-invoices", "item": [ { "name": "{id}", "item": [ { "name": "attach-readable", "item": [ { "name": "Attach readable on client invoice", "id": "9d11af57-1320-40a6-ae68-d5baedfb45b1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "id": "91e92b85-1bb3-4972-9ca8-272c606c0e83", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "c4e89d18-eddf-47fd-a5b8-7f686831b134", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "dbd368fd-6847-41d2-808f-ab73fb886271", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "b9561b70-b978-43e7-bf5d-53f2dd6eeb8c", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-b9561b70-b978-43e7-bf5d-53f2dd6eeb8c" }, { "id": "1034c40a-5dfa-45f3-ab89-1b8017086939", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-1034c40a-5dfa-45f3-ab89-1b8017086939" }, { "id": "03007574-7c70-461c-b1ca-8abbb4edbd35", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-03007574-7c70-461c-b1ca-8abbb4edbd35" }, { "id": "ff17af49-9133-495c-b1a4-3df3212bdb9e", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-ff17af49-9133-495c-b1a4-3df3212bdb9e" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-9d11af57-1320-40a6-ae68-d5baedfb45b1" } ], "id": "4b494f10-8dbf-4354-bc95-4d69acb13e7a", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-4b494f10-8dbf-4354-bc95-4d69acb13e7a" }, { "name": "unattach-readable", "item": [ { "name": "Unattach readable on client invoice", "id": "09d42fc8-13e3-453d-93d3-4840659178ae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/client-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "id": "0a8b00d9-f825-4c8d-9064-3be2d330f7b7", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "61e0d710-db85-4f48-b88f-70c564826249", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "0b816584-3fa8-44c0-b2b9-583fd2e83ae9", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "8d940e31-397e-47e6-8807-a76d60407d8a", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "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/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-8d940e31-397e-47e6-8807-a76d60407d8a" }, { "id": "05a41e00-1d17-47f2-b626-dc8e2a299bc8", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "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/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-05a41e00-1d17-47f2-b626-dc8e2a299bc8" }, { "id": "b428eac5-234e-4b1b-89c0-6191d688dd88", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "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/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-b428eac5-234e-4b1b-89c0-6191d688dd88" }, { "id": "5b1790dc-8efd-4aa7-a350-b8fecd54d895", "name": "An internal server occurred.", "originalRequest": { "method": "DELETE", "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/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-5b1790dc-8efd-4aa7-a350-b8fecd54d895" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-09d42fc8-13e3-453d-93d3-4840659178ae" } ], "id": "00a6ade6-3037-489c-b50c-cf066e000dd8", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-00a6ade6-3037-489c-b50c-cf066e000dd8" } ], "id": "a4ede0d7-b17e-4c62-a0cb-67e0f0482fd3", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-a4ede0d7-b17e-4c62-a0cb-67e0f0482fd3" } ], "id": "05686d69-f7f0-48f1-83e5-86c186fe6564", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-05686d69-f7f0-48f1-83e5-86c186fe6564" }, { "name": "supplier-credit-notes", "item": [ { "name": "{id}", "item": [ { "name": "attach-readable", "item": [ { "name": "Attach readable on supplier credit note", "id": "9c7a4422-c2d9-4b89-80d6-be2b4dc9d5c2", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "id": "0868e703-3d25-46b0-8fa5-463702d0e441", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "f11c646f-3abf-4d4c-a74a-b138b3959c72", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "24465987-8c72-49eb-8429-9e5a53b04337", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "4d9a0980-888c-492c-a3e4-c6719e32440b", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-4d9a0980-888c-492c-a3e4-c6719e32440b" }, { "id": "bf7b2bac-640b-4ccb-99d2-d9f9a4843b52", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-bf7b2bac-640b-4ccb-99d2-d9f9a4843b52" }, { "id": "06543de5-70b0-43f1-929d-e2362c9349f3", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-06543de5-70b0-43f1-929d-e2362c9349f3" }, { "id": "a055703c-a131-47b8-b05a-aab31d73edb2", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-a055703c-a131-47b8-b05a-aab31d73edb2" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-9c7a4422-c2d9-4b89-80d6-be2b4dc9d5c2" } ], "id": "71f2c942-dfb0-439d-b793-ecaa3577cb00", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-71f2c942-dfb0-439d-b793-ecaa3577cb00" }, { "name": "unattach-readable", "item": [ { "name": "Unattach readable on supplier credit note", "id": "77360da6-100f-45a4-acd6-c3c3299f31b1", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "id": "05082d60-c2bd-4e26-94b4-a6f2b60fd91a", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "85c9e0e0-03ba-4d5a-b453-9fa9adeac73b", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "7a26dedf-a7e0-4905-9123-5328cef511ea", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "8c7609ab-222f-468b-8c33-61b7e4976dff", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "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/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-8c7609ab-222f-468b-8c33-61b7e4976dff" }, { "id": "89181fe6-69f2-4cbf-b28b-f68de83b0302", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "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/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-89181fe6-69f2-4cbf-b28b-f68de83b0302" }, { "id": "9ec18616-57a2-4a36-b89e-a7293fda3c5a", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "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/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-9ec18616-57a2-4a36-b89e-a7293fda3c5a" }, { "id": "852afe35-b494-4331-a710-6db13cec01a7", "name": "An internal server occurred.", "originalRequest": { "method": "DELETE", "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/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-852afe35-b494-4331-a710-6db13cec01a7" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-77360da6-100f-45a4-acd6-c3c3299f31b1" } ], "id": "92d3a577-6c9c-4f51-bc1b-7d1f5b17589b", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-92d3a577-6c9c-4f51-bc1b-7d1f5b17589b" } ], "id": "a70f9584-c822-4a4b-a9d2-ac3dd577ba21", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-a70f9584-c822-4a4b-a9d2-ac3dd577ba21" } ], "id": "382f5e95-4bb9-4e5a-b79a-d55926ace58a", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-382f5e95-4bb9-4e5a-b79a-d55926ace58a" }, { "name": "supplier-invoices", "item": [ { "name": "{id}", "item": [ { "name": "attach-readable", "item": [ { "name": "Attach readable on supplier invoice", "id": "3fd6562a-e6fc-4dd3-be16-5ebc3c0d369d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "id": "ca1c6c69-ccee-403b-841c-cc1e1330fa90", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "5abc6ff9-b1a0-4883-af66-910e869df1a1", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "f7cc5f61-c8f0-41c2-af09-fc5f4b36dc65", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "2cdc0bc3-d6e0-4750-a9e4-32846d946be7", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-2cdc0bc3-d6e0-4750-a9e4-32846d946be7" }, { "id": "321ce7b1-e40c-4aa8-84cd-22ad82aca480", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-321ce7b1-e40c-4aa8-84cd-22ad82aca480" }, { "id": "a1407cff-fd3e-4174-848b-b82a918bc6ef", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-a1407cff-fd3e-4174-848b-b82a918bc6ef" }, { "id": "2b726d3c-9ba0-4a80-bf83-cdd7614f6acd", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-2b726d3c-9ba0-4a80-bf83-cdd7614f6acd" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-3fd6562a-e6fc-4dd3-be16-5ebc3c0d369d" } ], "id": "06e749e8-b57f-4b79-9621-45e86f36f877", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-06e749e8-b57f-4b79-9621-45e86f36f877" }, { "name": "unattach-readable", "item": [ { "name": "Unattach readable on supplier invoice", "id": "ab69b5f4-9cf5-4f3d-a32d-982b8adaac6e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v1/entities/:entityid/connections/:connectionid/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "id": "e5a95362-3f3a-41a3-a87c-0fd560de1007", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "f13c7d30-a6d3-4a4a-a2e7-5ef7cced9757", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "a4fe3e51-6534-4d4f-bdae-b0fa41ee812f", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "258adfb0-67aa-4e63-8370-50ec2342cc83", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "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/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-258adfb0-67aa-4e63-8370-50ec2342cc83" }, { "id": "25c4bb3b-a308-4686-bffa-c4a45e7106dc", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "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/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-25c4bb3b-a308-4686-bffa-c4a45e7106dc" }, { "id": "e278344f-864e-4aee-aa7e-23e970abec8e", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "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/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-e278344f-864e-4aee-aa7e-23e970abec8e" }, { "id": "74c193a1-0032-4e60-a21a-ff4fd7ec0015", "name": "An internal server occurred.", "originalRequest": { "method": "DELETE", "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/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v1", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-74c193a1-0032-4e60-a21a-ff4fd7ec0015" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-ab69b5f4-9cf5-4f3d-a32d-982b8adaac6e" } ], "id": "a9a323cb-ef50-4ce8-95f8-c837f886eaae", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-a9a323cb-ef50-4ce8-95f8-c837f886eaae" } ], "id": "688ea0e4-3b74-4385-a742-cf4f3e1badc4", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-688ea0e4-3b74-4385-a742-cf4f3e1badc4" } ], "id": "e43c67f3-38a9-4c4a-80ee-001cbe955521", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-e43c67f3-38a9-4c4a-80ee-001cbe955521" } ], "id": "2195bd5d-4124-42be-ac70-eb28b21ce887", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-2195bd5d-4124-42be-ac70-eb28b21ce887" } ], "id": "a0bb9b60-17c4-43af-af82-7b4ea777d645", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-a0bb9b60-17c4-43af-af82-7b4ea777d645" } ], "id": "5d77fe05-cad8-425d-a07e-a37de1ec78fe", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-5d77fe05-cad8-425d-a07e-a37de1ec78fe" } ], "id": "9bd6ee1d-8628-42ff-959a-419a4d7b3f31", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-9bd6ee1d-8628-42ff-959a-419a4d7b3f31" } ], "id": "0ea41666-ccb6-4f85-86bb-86878d85a28c", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-0ea41666-ccb6-4f85-86bb-86878d85a28c" }, { "name": "v2", "item": [ { "name": "entities", "item": [ { "name": "{entityid}", "item": [ { "name": "connections", "item": [ { "name": "{connectionid}", "item": [ { "name": "client-credit-notes", "item": [ { "name": "{id}", "item": [ { "name": "attach-readable", "item": [ { "name": "Attach readable on client credit note", "id": "91d2c6f4-607e-45b9-ba1b-9c0d1af43804", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "id": "9b3d2b5f-5212-4c4d-b297-ede67c793080", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "6d442fe6-532f-407f-973b-56732cc70249", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "74e97551-b476-4f9a-86ff-5e7e8524570e", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "d132e695-b855-4c4f-9a31-67c97592722a", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-d132e695-b855-4c4f-9a31-67c97592722a" }, { "id": "868dca5e-f202-4530-9ec2-5cf892907da9", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-868dca5e-f202-4530-9ec2-5cf892907da9" }, { "id": "d3aeb1a5-fc4f-4d34-9830-918cc5315d5b", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-d3aeb1a5-fc4f-4d34-9830-918cc5315d5b" }, { "id": "f39ecb24-33a5-4bf4-87ee-27120464f4b6", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-f39ecb24-33a5-4bf4-87ee-27120464f4b6" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-91d2c6f4-607e-45b9-ba1b-9c0d1af43804" } ], "id": "1a27ddb9-74de-4d1c-b4ba-c09d26031b7c", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-1a27ddb9-74de-4d1c-b4ba-c09d26031b7c" }, { "name": "unattach-readable", "item": [ { "name": "Unattach readable on client credit note", "id": "ed56e49b-7ebe-4bbe-ac8d-c2723c2e0473", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "id": "44cb2cae-829b-4f70-8f29-efacb069acc3", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "aa63312b-8429-4f5a-8e0c-5b1f48ee8b14", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "597a86ed-dbc3-42b1-9c36-ba15cb69f496", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "56e21dbf-863f-4e3b-8b2b-24351c5d0176", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "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-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-56e21dbf-863f-4e3b-8b2b-24351c5d0176" }, { "id": "0eeb8442-8b70-4e66-95c8-32dd637ecdee", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "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-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-0eeb8442-8b70-4e66-95c8-32dd637ecdee" }, { "id": "2c7a0321-884c-4855-8b29-b47f6f58ac1a", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "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-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-2c7a0321-884c-4855-8b29-b47f6f58ac1a" }, { "id": "7acafb08-5c85-43df-bbf5-659e2b3cb24e", "name": "An internal server occurred.", "originalRequest": { "method": "DELETE", "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-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-7acafb08-5c85-43df-bbf5-659e2b3cb24e" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-ed56e49b-7ebe-4bbe-ac8d-c2723c2e0473" } ], "id": "e6c850b0-2fd0-44b0-828e-08eeab5eb0e0", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-e6c850b0-2fd0-44b0-828e-08eeab5eb0e0" } ], "id": "f053dde6-9a88-4ef0-9f92-e162a19f9608", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-f053dde6-9a88-4ef0-9f92-e162a19f9608" } ], "id": "705098d3-e91e-4235-b9fb-1ecc1f6d7fa2", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-705098d3-e91e-4235-b9fb-1ecc1f6d7fa2" }, { "name": "client-invoices", "item": [ { "name": "{id}", "item": [ { "name": "attach-readable", "item": [ { "name": "Attach readable on client invoice", "id": "c7b1a48f-89d7-45ad-833d-ec2a52b5d21d", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "id": "5a3db923-d1e6-4c5c-8042-1b9ab439e841", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "2f8a1395-d580-413e-8bd3-51a46e4f3aab", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "0ddbf0a6-ba99-410b-a27a-8ea37d5a10f2", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "3803eb90-da31-41cc-939f-6a751621cae2", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-3803eb90-da31-41cc-939f-6a751621cae2" }, { "id": "cf850b73-e32c-46c3-bd78-a2a27c9192be", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-cf850b73-e32c-46c3-bd78-a2a27c9192be" }, { "id": "d094ab1f-129b-45c1-84d1-0bb4c8cb31a2", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-d094ab1f-129b-45c1-84d1-0bb4c8cb31a2" }, { "id": "4ebdfd89-5a48-4002-a0f9-141ab7c8a1a6", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-4ebdfd89-5a48-4002-a0f9-141ab7c8a1a6" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-c7b1a48f-89d7-45ad-833d-ec2a52b5d21d" } ], "id": "988bc6c5-f29d-4051-a084-7398068850b5", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-988bc6c5-f29d-4051-a084-7398068850b5" }, { "name": "unattach-readable", "item": [ { "name": "Unattach readable on client invoice", "id": "258d5efb-a326-435d-87d4-de7face981aa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/client-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "id": "ac22a3e9-ec60-49a9-a422-3afb415a887e", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "de171abc-f259-4405-a632-952b67f08ce4", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "6b1598c8-a3a1-4ece-b07d-7e90f32f2b4b", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "1835ca82-2d6e-421c-bf45-84b2199489dc", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "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/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-1835ca82-2d6e-421c-bf45-84b2199489dc" }, { "id": "4db30ffa-7493-49bd-a61a-d7024283b388", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "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/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-4db30ffa-7493-49bd-a61a-d7024283b388" }, { "id": "582afba4-b74a-4a9e-ad4e-711dc1d0f53b", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "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/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-582afba4-b74a-4a9e-ad4e-711dc1d0f53b" }, { "id": "5fcc8ca0-f6f2-4db2-80e9-f8855fbbea8c", "name": "An internal server occurred.", "originalRequest": { "method": "DELETE", "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/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "client-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-5fcc8ca0-f6f2-4db2-80e9-f8855fbbea8c" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-258d5efb-a326-435d-87d4-de7face981aa" } ], "id": "66c72934-d4ee-4264-b00f-624f9312e2bd", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-66c72934-d4ee-4264-b00f-624f9312e2bd" } ], "id": "36890ea3-ed44-4278-abf5-e827d43d59ad", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-36890ea3-ed44-4278-abf5-e827d43d59ad" } ], "id": "7460abf0-fdf6-4a5c-b15f-7be36b99e634", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-7460abf0-fdf6-4a5c-b15f-7be36b99e634" }, { "name": "supplier-credit-notes", "item": [ { "name": "{id}", "item": [ { "name": "attach-readable", "item": [ { "name": "Attach readable on supplier credit note", "id": "36f94242-c3ce-450d-bc3e-2acc82da0847", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "id": "54830c63-44ad-4829-b599-cdad459f7c62", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "b17eaedb-5d0b-4783-82dc-8bd01d5d0e15", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "553951fd-9a15-422e-835e-3d43bc575a91", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "f5aa18da-71ee-4fcd-8808-7f121d464865", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-f5aa18da-71ee-4fcd-8808-7f121d464865" }, { "id": "680f015d-6021-40d4-aae3-0b95bd294dee", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-680f015d-6021-40d4-aae3-0b95bd294dee" }, { "id": "e975537b-bf7a-4df2-82f2-611bd1018a8b", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-e975537b-bf7a-4df2-82f2-611bd1018a8b" }, { "id": "3662d6bf-6fca-4fd9-ab39-3a4942dbed40", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-3662d6bf-6fca-4fd9-ab39-3a4942dbed40" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-36f94242-c3ce-450d-bc3e-2acc82da0847" } ], "id": "481fce1b-27eb-40d2-bfa5-34d4f2744ec8", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-481fce1b-27eb-40d2-bfa5-34d4f2744ec8" }, { "name": "unattach-readable", "item": [ { "name": "Unattach readable on supplier credit note", "id": "1801e306-1d7a-45ab-8bf5-bebb85595dcd", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "id": "ca0329ab-19d6-48ef-b2ba-6312467840ac", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "193ecd02-7ed8-4f96-bcfd-0ac7cc141b94", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "1c8af3ec-b9a8-4c24-a500-39d7550e3ed0", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "63116368-2fec-499e-92c7-b834e1d62e90", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "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/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-63116368-2fec-499e-92c7-b834e1d62e90" }, { "id": "2f6cd0c8-f802-4f6f-ad0c-6eade318fafb", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "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/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-2f6cd0c8-f802-4f6f-ad0c-6eade318fafb" }, { "id": "0ffd2c85-c85f-423e-bdb9-cb8f67207080", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "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/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-0ffd2c85-c85f-423e-bdb9-cb8f67207080" }, { "id": "e20ea0ff-0a61-408f-bf1f-d79f74db4252", "name": "An internal server occurred.", "originalRequest": { "method": "DELETE", "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/supplier-credit-notes/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-credit-notes", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-e20ea0ff-0a61-408f-bf1f-d79f74db4252" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-1801e306-1d7a-45ab-8bf5-bebb85595dcd" } ], "id": "0422c534-ad68-44bc-9785-ae676b66eea6", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-0422c534-ad68-44bc-9785-ae676b66eea6" } ], "id": "302904ae-f9c8-4514-a89f-f78697ba16ff", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-302904ae-f9c8-4514-a89f-f78697ba16ff" } ], "id": "f1a8155a-0320-49f6-acdf-f70985199572", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-f1a8155a-0320-49f6-acdf-f70985199572" }, { "name": "supplier-invoices", "item": [ { "name": "{id}", "item": [ { "name": "attach-readable", "item": [ { "name": "Attach readable on supplier invoice", "id": "a5c8de3a-d64b-4578-b1c2-c27682a82f45", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file", "value": null } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "id": "5c416235-3200-4e65-985e-11b2057fdcf9", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "ff0363f4-b45e-467b-8fe6-5a2580701cc8", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "3faf617f-a52d-4f8d-b917-f0afefe6a4f6", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "b497e7a1-e704-4af7-8962-7a05c1e97dbf", "name": "Unauthorized request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-b497e7a1-e704-4af7-8962-7a05c1e97dbf" }, { "id": "95366b4e-54e9-4b9c-a21f-06d6a3241830", "name": "Forbidden request.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-95366b4e-54e9-4b9c-a21f-06d6a3241830" }, { "id": "fca8ab4c-da2f-4fca-81be-18a64e60ecb5", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-fca8ab4c-da2f-4fca-81be-18a64e60ecb5" }, { "id": "ec576820-efbb-4519-a599-40ce28b2976c", "name": "An internal server occurred.", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "multipart/form-data" }, { "key": "Accept", "value": "application/problem+json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "formdata", "formdata": [ { "description": "(Required) Readable file of the document in PDF format", "key": "file", "type": "file" } ] }, "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-invoices/:id/attach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "attach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-ec576820-efbb-4519-a599-40ce28b2976c" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-a5c8de3a-d64b-4578-b1c2-c27682a82f45" } ], "id": "f2be36e2-ef9a-41d9-b481-3dedd1592d59", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-f2be36e2-ef9a-41d9-b481-3dedd1592d59" }, { "name": "unattach-readable", "item": [ { "name": "Unattach readable on supplier invoice", "id": "1aa32e94-b716-4a7f-adc7-2c52f24bb5a3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "DELETE", "header": [ { "key": "Accept", "value": "application/problem+json" } ], "url": { "raw": "{{baseUrl}}/public/business-documents/v2/entities/:entityid/connections/:connectionid/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "id": "ccb2744d-6913-48ec-8072-bdc27464fb84", "key": "entityid", "value": "", "description": "(Required) Agicap entity unique identifier" }, { "id": "0178ab52-6d8a-4b67-81bc-7217385973f9", "key": "connectionid", "value": "", "description": "(Required) The connection unique identifier" }, { "id": "1481507e-c42a-4f95-85e7-fca9eacea114", "key": "id", "value": "", "description": "(Required) Unique identifier generated by Agicap" } ] } }, "response": [ { "id": "1901aa1f-e942-4cf8-9631-caf58e398509", "name": "Unauthorized request.", "originalRequest": { "method": "DELETE", "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/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-1901aa1f-e942-4cf8-9631-caf58e398509" }, { "id": "d92610c1-0a96-44ff-a998-49f884161c32", "name": "Forbidden request.", "originalRequest": { "method": "DELETE", "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/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-d92610c1-0a96-44ff-a998-49f884161c32" }, { "id": "5407da83-aefb-4270-9c10-889dc8d729ca", "name": "Too many requests. Please try again later.", "originalRequest": { "method": "DELETE", "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/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-5407da83-aefb-4270-9c10-889dc8d729ca" }, { "id": "2342574e-68cf-4643-a361-5d81e1fd07d1", "name": "An internal server occurred.", "originalRequest": { "method": "DELETE", "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/supplier-invoices/:id/unattach-readable", "host": [ "{{baseUrl}}" ], "path": [ "public", "business-documents", "v2", "entities", ":entityid", "connections", ":connectionid", "supplier-invoices", ":id", "unattach-readable" ], "variable": [ { "key": "entityid" }, { "key": "connectionid" }, { "key": "id" } ] } }, "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:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-2342574e-68cf-4643-a361-5d81e1fd07d1" } ], "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-1aa32e94-b716-4a7f-adc7-2c52f24bb5a3" } ], "id": "67411e28-cb3c-4308-9ca1-8e100902d57a", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-67411e28-cb3c-4308-9ca1-8e100902d57a" } ], "id": "153b5bd5-ef92-43dd-84b2-b89ba03a8931", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-153b5bd5-ef92-43dd-84b2-b89ba03a8931" } ], "id": "99d16431-73ae-416e-9201-5405de0421c3", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-99d16431-73ae-416e-9201-5405de0421c3" } ], "id": "c6a6f147-be33-4163-b6b0-87e1d841709f", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-c6a6f147-be33-4163-b6b0-87e1d841709f" } ], "id": "e37c8b86-7c91-4af4-8e3f-a62932d91c24", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-e37c8b86-7c91-4af4-8e3f-a62932d91c24" } ], "id": "12097166-c2cd-470f-8adc-17380213fc20", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-12097166-c2cd-470f-8adc-17380213fc20" } ], "id": "1fcbed41-5875-447a-b8ce-987f0d0484e1", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-1fcbed41-5875-447a-b8ce-987f0d0484e1" } ], "id": "7a0b4e48-0862-4a44-8016-662b9bafec58", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-7a0b4e48-0862-4a44-8016-662b9bafec58" } ], "id": "9fc2668f-71e6-42c4-aae2-5da47c1a3184", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-9fc2668f-71e6-42c4-aae2-5da47c1a3184" } ], "id": "363e2317-4b0d-469c-99ca-c619c1e5d676", "createdAt": "2026-07-28T10:07:32.000Z", "updatedAt": "2026-07-28T10:07:32.000Z", "uid": "35240-363e2317-4b0d-469c-99ca-c619c1e5d676" } ], "variable": [ { "key": "baseUrl", "value": "https://api.agicap.com" } ] }