{ "info": { "_postman_id": "4679ab75-d7d9-4ff1-ae2e-356368e8ff50", "name": "Remote Address Details Invoice Schedules API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T02:46:40.000Z", "updatedAt": "2026-07-28T02:46:40.000Z", "lastUpdatedBy": "35240", "uid": "35240-4679ab75-d7d9-4ff1-ae2e-356368e8ff50" }, "item": [ { "name": "v1", "item": [ { "name": "contractor-invoice-schedules", "item": [ { "name": "{id}", "item": [ { "name": "Show Contractor Invoice Schedule", "id": "cba78a1e-c562-4c46-9263-4632d983ba31", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "id": "ae95bc77-e99f-4a76-8777-98c457923358", "key": "id", "value": "", "description": "(Required) Resource unique identifier" } ] }, "description": "Shows a single Contractor Invoice Schedule record\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage invoices (`invoices`) | View invoices (`invoices:read`) | Manage invoices (`invoices:write`) |\n" }, "response": [ { "id": "4fef3b7c-7e13-45b0-8170-608ef27866e4", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"contractor_invoice_schedule\": {\n \"id\": \"\",\n \"employment_id\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"weekly\",\n \"status\": \"completed\",\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"total_amount\": \"\",\n \"next_invoice_at\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-4fef3b7c-7e13-45b0-8170-608ef27866e4" }, { "id": "8df11a62-7f69-4921-be4c-e7e82fea491f", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-8df11a62-7f69-4921-be4c-e7e82fea491f" }, { "id": "7df060f6-69ba-4870-8b51-fd5dd1bc79dd", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-7df060f6-69ba-4870-8b51-fd5dd1bc79dd" }, { "id": "9f6d69b9-a24d-40d8-9794-c13e42cc0263", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-9f6d69b9-a24d-40d8-9794-c13e42cc0263" }, { "id": "7a7646dc-6651-4f65-96d5-a94c747d87af", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-7a7646dc-6651-4f65-96d5-a94c747d87af" }, { "id": "b3ddcad9-b2d6-4b39-a4df-6086492dd2f8", "name": "Unprocessable Entity", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-b3ddcad9-b2d6-4b39-a4df-6086492dd2f8" }, { "id": "a04e8fe6-9133-439f-83d1-dab418b56def", "name": "Unprocessable Entity", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Too many requests\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-a04e8fe6-9133-439f-83d1-dab418b56def" } ], "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-cba78a1e-c562-4c46-9263-4632d983ba31" }, { "name": "Updates Contractor Invoice Schedule", "id": "ccc6ebc4-335f-45d0-b9a5-97d09a773231", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "id": "45b8b6d2-287c-46a3-9baf-2ac25a6792c4", "key": "id", "value": "", "description": "(Required) Resource unique identifier" } ] }, "description": "Updates a contractor invoice schedule record\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage invoices (`invoices`) | - | Manage invoices (`invoices:write`) |\n" }, "response": [ { "id": "f5e1135b-c8eb-4c63-8fc7-ef3a1c1c08f3", "name": "Success", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"contractor_invoice_schedule\": {\n \"id\": \"\",\n \"employment_id\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"weekly\",\n \"status\": \"completed\",\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"total_amount\": \"\",\n \"next_invoice_at\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-f5e1135b-c8eb-4c63-8fc7-ef3a1c1c08f3" }, { "id": "dd9ae53c-b8de-4dec-a17d-b308f6ada68d", "name": "Unauthorized", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-dd9ae53c-b8de-4dec-a17d-b308f6ada68d" }, { "id": "5a13d2b6-efdd-447e-9daa-8a39b14ca801", "name": "Forbidden", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-5a13d2b6-efdd-447e-9daa-8a39b14ca801" }, { "id": "8d8c7b45-8077-4161-a016-7905416d717e", "name": "Not Found", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-8d8c7b45-8077-4161-a016-7905416d717e" }, { "id": "42e43e15-f238-4faa-b2dc-23fe9645c012", "name": "Unprocessable Entity", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-42e43e15-f238-4faa-b2dc-23fe9645c012" } ], "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-ccc6ebc4-335f-45d0-b9a5-97d09a773231" }, { "name": "Updates Contractor Invoice Schedule", "id": "aa036a73-e283-4cf9-bef0-ee21aa7ff14c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "id": "dfef7d38-f1cf-41fb-970d-548e4807c794", "key": "id", "value": "", "description": "(Required) Resource unique identifier" } ] }, "description": "Updates a contractor invoice schedule record\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage invoices (`invoices`) | - | Manage invoices (`invoices:write`) |\n" }, "response": [ { "id": "9db9ed99-54c2-40d3-9a8b-ca0ab26fbf33", "name": "Success", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"contractor_invoice_schedule\": {\n \"id\": \"\",\n \"employment_id\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"weekly\",\n \"status\": \"completed\",\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"total_amount\": \"\",\n \"next_invoice_at\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n }\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-9db9ed99-54c2-40d3-9a8b-ca0ab26fbf33" }, { "id": "d58c5dc0-5fdf-4514-bf45-8c339a6af5c2", "name": "Unauthorized", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-d58c5dc0-5fdf-4514-bf45-8c339a6af5c2" }, { "id": "1a34baf9-c169-404e-b0cb-920ad12b1f82", "name": "Forbidden", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-1a34baf9-c169-404e-b0cb-920ad12b1f82" }, { "id": "c46814a8-3613-457d-a471-26549d1625b1", "name": "Not Found", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-c46814a8-3613-457d-a471-26549d1625b1" }, { "id": "61113218-d5af-492a-a739-895dc4b4a468", "name": "Unprocessable Entity", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\",\n \"periodicity\": \"weekly\",\n \"start_date\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules/:id", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"errors\": {}\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-61113218-d5af-492a-a739-895dc4b4a468" } ], "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-aa036a73-e283-4cf9-bef0-ee21aa7ff14c" } ], "id": "6eb54e48-08f8-477a-8618-6fee1e84a5e3", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-6eb54e48-08f8-477a-8618-6fee1e84a5e3" }, { "name": "List Contractor Invoice Schedules", "id": "1b225b5a-e6b0-43c3-806e-de152a00043f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules?start_date_from=&start_date_to=&next_invoice_date_from=&next_invoice_date_to=&status=completed&employment_id=&periodicity=bi_weekly¤cy=&sort_by=start_date&order=desc&page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ], "query": [ { "description": "Filters contractor invoice schedules by start date greater than or equal to the value.", "key": "start_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by start date less than or equal to the value.", "key": "start_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date greater than or equal to the value.", "key": "next_invoice_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date less than or equal to the value.", "key": "next_invoice_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by status matching the value.", "key": "status", "value": "completed" }, { "description": "Filters contractor invoice schedules by employment id matching the value.", "key": "employment_id", "value": "" }, { "description": "Filters contractor invoice schedules by periodicity matching the value.", "key": "periodicity", "value": "bi_weekly" }, { "description": "Filters contractor invoice schedules by currency matching the value.", "key": "currency", "value": "" }, { "description": "Field to sort by", "key": "sort_by", "value": "start_date" }, { "description": "Sort order", "key": "order", "value": "desc" }, { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] }, "description": "Lists Contractor Invoice Schedule records.\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage invoices (`invoices`) | - | Manage invoices (`invoices:write`) |\n" }, "response": [ { "id": "76f5f8bc-9e47-46b3-8e0a-0180b2702c53", "name": "Success", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules?start_date_from=&start_date_to=&next_invoice_date_from=&next_invoice_date_to=&status=completed&employment_id=&periodicity=bi_weekly¤cy=&sort_by=start_date&order=desc&page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ], "query": [ { "description": "Filters contractor invoice schedules by start date greater than or equal to the value.", "key": "start_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by start date less than or equal to the value.", "key": "start_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date greater than or equal to the value.", "key": "next_invoice_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date less than or equal to the value.", "key": "next_invoice_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by status matching the value.", "key": "status", "value": "completed" }, { "description": "Filters contractor invoice schedules by employment id matching the value.", "key": "employment_id", "value": "" }, { "description": "Filters contractor invoice schedules by periodicity matching the value.", "key": "periodicity", "value": "bi_weekly" }, { "description": "Filters contractor invoice schedules by currency matching the value.", "key": "currency", "value": "" }, { "description": "Field to sort by", "key": "sort_by", "value": "start_date" }, { "description": "Sort order", "key": "order", "value": "desc" }, { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"contractor_invoice_schedules\": [\n {\n \"id\": \"\",\n \"employment_id\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"weekly\",\n \"status\": \"active\",\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"total_amount\": \"\",\n \"next_invoice_at\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n },\n {\n \"id\": \"\",\n \"employment_id\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"monthly\",\n \"status\": \"pending_contractor_action\",\n \"currency\": \"\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n },\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"total_amount\": \"\",\n \"next_invoice_at\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ],\n \"current_page\": \"\",\n \"total_count\": \"\",\n \"total_pages\": \"\"\n }\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-76f5f8bc-9e47-46b3-8e0a-0180b2702c53" }, { "id": "efb86bfb-eeb8-4894-952a-a50b1f7f0ec5", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules?start_date_from=&start_date_to=&next_invoice_date_from=&next_invoice_date_to=&status=completed&employment_id=&periodicity=bi_weekly¤cy=&sort_by=start_date&order=desc&page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ], "query": [ { "description": "Filters contractor invoice schedules by start date greater than or equal to the value.", "key": "start_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by start date less than or equal to the value.", "key": "start_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date greater than or equal to the value.", "key": "next_invoice_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date less than or equal to the value.", "key": "next_invoice_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by status matching the value.", "key": "status", "value": "completed" }, { "description": "Filters contractor invoice schedules by employment id matching the value.", "key": "employment_id", "value": "" }, { "description": "Filters contractor invoice schedules by periodicity matching the value.", "key": "periodicity", "value": "bi_weekly" }, { "description": "Filters contractor invoice schedules by currency matching the value.", "key": "currency", "value": "" }, { "description": "Field to sort by", "key": "sort_by", "value": "start_date" }, { "description": "Sort order", "key": "order", "value": "desc" }, { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Unauthorized\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-efb86bfb-eeb8-4894-952a-a50b1f7f0ec5" }, { "id": "ff48e555-f27a-47c2-b0c7-568d115f4d22", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules?start_date_from=&start_date_to=&next_invoice_date_from=&next_invoice_date_to=&status=completed&employment_id=&periodicity=bi_weekly¤cy=&sort_by=start_date&order=desc&page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ], "query": [ { "description": "Filters contractor invoice schedules by start date greater than or equal to the value.", "key": "start_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by start date less than or equal to the value.", "key": "start_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date greater than or equal to the value.", "key": "next_invoice_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date less than or equal to the value.", "key": "next_invoice_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by status matching the value.", "key": "status", "value": "completed" }, { "description": "Filters contractor invoice schedules by employment id matching the value.", "key": "employment_id", "value": "" }, { "description": "Filters contractor invoice schedules by periodicity matching the value.", "key": "periodicity", "value": "bi_weekly" }, { "description": "Filters contractor invoice schedules by currency matching the value.", "key": "currency", "value": "" }, { "description": "Field to sort by", "key": "sort_by", "value": "start_date" }, { "description": "Sort order", "key": "order", "value": "desc" }, { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-ff48e555-f27a-47c2-b0c7-568d115f4d22" }, { "id": "04bd66ca-d857-48e1-9966-2795cc4999ac", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules?start_date_from=&start_date_to=&next_invoice_date_from=&next_invoice_date_to=&status=completed&employment_id=&periodicity=bi_weekly¤cy=&sort_by=start_date&order=desc&page=1&page_size=20", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ], "query": [ { "description": "Filters contractor invoice schedules by start date greater than or equal to the value.", "key": "start_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by start date less than or equal to the value.", "key": "start_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date greater than or equal to the value.", "key": "next_invoice_date_from", "value": "" }, { "description": "Filters contractor invoice schedules by next invoice date less than or equal to the value.", "key": "next_invoice_date_to", "value": "" }, { "description": "Filters contractor invoice schedules by status matching the value.", "key": "status", "value": "completed" }, { "description": "Filters contractor invoice schedules by employment id matching the value.", "key": "employment_id", "value": "" }, { "description": "Filters contractor invoice schedules by periodicity matching the value.", "key": "periodicity", "value": "bi_weekly" }, { "description": "Filters contractor invoice schedules by currency matching the value.", "key": "currency", "value": "" }, { "description": "Field to sort by", "key": "sort_by", "value": "start_date" }, { "description": "Sort order", "key": "order", "value": "desc" }, { "description": "Starts fetching records after the given page", "key": "page", "value": "1" }, { "description": "Number of items per page", "key": "page_size", "value": "20" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-04bd66ca-d857-48e1-9966-2795cc4999ac" } ], "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-1b225b5a-e6b0-43c3-806e-de152a00043f" }, { "name": "Create Contractor Invoice Schedules", "id": "ed9deaa4-22b9-4050-b90a-53c50d168b59", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "bearer", "bearer": [ { "key": "token", "value": "{{bearerToken}}", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"contractor_invoice_schedules\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ] }, "description": "Creates many invoice schedules records.\nIt's supposed to return two lists: one containing created records, and another one containing the schedules that failed to be inserted.\n\n\n## Scopes\n\n| Category | Read only Scope | Write only Scope (read access implicit) |\n|---|---|---|\n| Manage invoices (`invoices`) | - | Manage invoices (`invoices:write`) |\n" }, "response": [ { "id": "7641d4f9-bf01-47e8-8ac9-42be993f3743", "name": "All entries have been created", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"contractor_invoice_schedules\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"successes\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"bi_weekly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n },\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"weekly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ],\n \"failures\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"bi_weekly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"errors\": {\n \"currency\": [\n \"\",\n \"\"\n ],\n \"employment_id\": [\n \"\",\n \"\"\n ],\n \"items\": [\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n },\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"note\": [\n \"\",\n \"\"\n ],\n \"nr_occurrences\": [\n \"\",\n \"\"\n ],\n \"number\": [\n \"\",\n \"\"\n ],\n \"periodicity\": [\n \"\",\n \"\"\n ],\n \"start_date\": [\n \"\",\n \"\"\n ]\n },\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n },\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"errors\": {\n \"currency\": [\n \"\",\n \"\"\n ],\n \"employment_id\": [\n \"\",\n \"\"\n ],\n \"items\": [\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n },\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"note\": [\n \"\",\n \"\"\n ],\n \"nr_occurrences\": [\n \"\",\n \"\"\n ],\n \"number\": [\n \"\",\n \"\"\n ],\n \"periodicity\": [\n \"\",\n \"\"\n ],\n \"start_date\": [\n \"\",\n \"\"\n ]\n },\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-7641d4f9-bf01-47e8-8ac9-42be993f3743" }, { "id": "6cc52923-ab8c-4429-8f9f-9ee523bdd15d", "name": "Multiple successes and failures", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"contractor_invoice_schedules\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ] } }, "status": "Multi-Status (WebDAV) (RFC 4918)", "code": 207, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"successes\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"semi_monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n },\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"weekly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ],\n \"failures\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"semi_monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"errors\": {\n \"currency\": [\n \"\",\n \"\"\n ],\n \"employment_id\": [\n \"\",\n \"\"\n ],\n \"items\": [\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n },\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"note\": [\n \"\",\n \"\"\n ],\n \"nr_occurrences\": [\n \"\",\n \"\"\n ],\n \"number\": [\n \"\",\n \"\"\n ],\n \"periodicity\": [\n \"\",\n \"\"\n ],\n \"start_date\": [\n \"\",\n \"\"\n ]\n },\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n },\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"weekly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"errors\": {\n \"currency\": [\n \"\",\n \"\"\n ],\n \"employment_id\": [\n \"\",\n \"\"\n ],\n \"items\": [\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n },\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"note\": [\n \"\",\n \"\"\n ],\n \"nr_occurrences\": [\n \"\",\n \"\"\n ],\n \"number\": [\n \"\",\n \"\"\n ],\n \"periodicity\": [\n \"\",\n \"\"\n ],\n \"start_date\": [\n \"\",\n \"\"\n ]\n },\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-6cc52923-ab8c-4429-8f9f-9ee523bdd15d" }, { "id": "846a06c5-0c76-4322-b93b-0d41510da947", "name": "Forbidden", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"contractor_invoice_schedules\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Forbidden\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-846a06c5-0c76-4322-b93b-0d41510da947" }, { "id": "3f64dcd6-af4c-4b14-8baa-19168c385a91", "name": "Not Found", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"contractor_invoice_schedules\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"message\": \"Not Found\"\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-3f64dcd6-af4c-4b14-8baa-19168c385a91" }, { "id": "61255135-1142-4ec0-9295-7a464eccf66d", "name": "All entries had failed", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: bearer", "key": "Authorization", "value": "Bearer " } ], "body": { "mode": "raw", "raw": "{\n \"contractor_invoice_schedules\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/v1/contractor-invoice-schedules", "host": [ "{{baseUrl}}" ], "path": [ "v1", "contractor-invoice-schedules" ] } }, "status": "Unprocessable Entity (WebDAV) (RFC 4918)", "code": 422, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"successes\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n },\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"bi_weekly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"id\": \"\",\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ],\n \"failures\": [\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"weekly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"errors\": {\n \"currency\": [\n \"\",\n \"\"\n ],\n \"employment_id\": [\n \"\",\n \"\"\n ],\n \"items\": [\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n },\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"note\": [\n \"\",\n \"\"\n ],\n \"nr_occurrences\": [\n \"\",\n \"\"\n ],\n \"number\": [\n \"\",\n \"\"\n ],\n \"periodicity\": [\n \"\",\n \"\"\n ],\n \"start_date\": [\n \"\",\n \"\"\n ]\n },\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n },\n {\n \"employment_id\": \"\",\n \"currency\": \"\",\n \"start_date\": \"\",\n \"periodicity\": \"semi_monthly\",\n \"items\": [\n {\n \"amount\": \"\",\n \"description\": \"\"\n }\n ],\n \"errors\": {\n \"currency\": [\n \"\",\n \"\"\n ],\n \"employment_id\": [\n \"\",\n \"\"\n ],\n \"items\": [\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n },\n {\n \"amount\": [\n \"\",\n \"\"\n ],\n \"description\": [\n \"\",\n \"\"\n ]\n }\n ],\n \"note\": [\n \"\",\n \"\"\n ],\n \"nr_occurrences\": [\n \"\",\n \"\"\n ],\n \"number\": [\n \"\",\n \"\"\n ],\n \"periodicity\": [\n \"\",\n \"\"\n ],\n \"start_date\": [\n \"\",\n \"\"\n ]\n },\n \"note\": \"\",\n \"nr_occurrences\": \"\",\n \"number\": \"\"\n }\n ]\n }\n}", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-61255135-1142-4ec0-9295-7a464eccf66d" } ], "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-ed9deaa4-22b9-4050-b90a-53c50d168b59" } ], "id": "17047464-a343-404e-8246-9d8ffc8089f2", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-17047464-a343-404e-8246-9d8ffc8089f2" } ], "id": "ea205ba5-2b29-4213-b334-acebce2379de", "createdAt": "2026-07-28T02:46:41.000Z", "updatedAt": "2026-07-28T02:46:41.000Z", "uid": "35240-ea205ba5-2b29-4213-b334-acebce2379de" } ], "auth": { "type": "oauth2", "oauth2": [ { "key": "scope", "value": "company_department:read webhook:write magic_link:write offboarding:write custom_field:write address:write expense:read employment:write identity_verification:write timesheet:write travel_letter:write incentive:read personal_detail:read invoices:write work_authorization:write timeoff:write company_structure:read benefit_renewal:write benefit_offer:read employment_documents onboarding:write payroll_run:read risk_reserve:write invoices resignation_letter:read resignation:read convert_currency:read employments probation_document:read company_admin payroll help_center_article:read timesheet:read custom_field_value:write company_currencies:read payslip:read pay_item:write resignation:write custom_field:read payroll_calendar:read contract_amendment:write offboarding:read timeoff:read probation_document:write country:read webhook:read company_department:write company_manager:read pay_item:read contract_amendment:read company:read sso_configuration:write benefit_offer:write contract_eligibility:write benefit_renewal:read background_check:read custom_field_value:read expense:write identity_verification:read address:read document:write time_and_attendance employment_payments form:read work_authorization:read invoices:read incentive:write employment:read contract:read company_manager:write travel_letter:read document:read sso_configuration:read", "type": "string" }, { "key": "accessTokenUrl", "value": "/auth/oauth2/token", "type": "string" }, { "key": "authUrl", "value": "/auth/oauth2/authorize", "type": "string" }, { "key": "grant_type", "value": "authorization_code", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://gateway.remote.com/" } ] }