{ "info": { "_postman_id": "70e07f78-6594-4b9a-a235-b2fce78e6260", "name": "Marketing Accounts Time Off API", "description": "The documentation for the StackOne Unified API - MARKETING", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:05:36.000Z", "updatedAt": "2026-07-28T03:05:36.000Z", "lastUpdatedBy": "35240", "uid": "35240-70e07f78-6594-4b9a-a235-b2fce78e6260" }, "item": [ { "name": "unified", "item": [ { "name": "hris", "item": [ { "name": "time_off", "item": [ { "name": "{id}", "item": [ { "name": "Get time off request", "id": "fdd0cf84-336b-4855-855c-c68a8703267f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ], "variable": [ { "id": "c6b8cac2-ae13-4160-9c9f-609379b53452", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "0388cecf-9fee-49ed-80a0-32bc3030e1e1", "name": "The time off request with the given identifier was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"id\": \"\",\n \"start_date\": \"\",\n \"status\": {\n \"value\": \"approved\",\n \"source_value\": \"\"\n },\n \"updated_date\": \"\",\n \"approver_id\": \"\",\n \"employee_id\": \"\",\n \"type\": {\n \"value\": \"sick\",\n \"source_value\": \"\"\n },\n \"end_date\": \"\",\n \"created_date\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-0388cecf-9fee-49ed-80a0-32bc3030e1e1" }, { "id": "6312713e-2253-4ad9-b3a8-1674f9f47fdd", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-6312713e-2253-4ad9-b3a8-1674f9f47fdd" }, { "id": "341f016d-c80a-405f-92e1-922105212c4e", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-341f016d-c80a-405f-92e1-922105212c4e" }, { "id": "0e52cda0-18e1-4c19-b1ec-af799ecbea4a", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-0e52cda0-18e1-4c19-b1ec-af799ecbea4a" }, { "id": "562ab38d-386f-402d-a540-5479f7b9abc7", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-562ab38d-386f-402d-a540-5479f7b9abc7" }, { "id": "5b907f61-9586-4353-b568-3943a674436d", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-5b907f61-9586-4353-b568-3943a674436d" }, { "id": "16b5e37a-59e8-4674-84f5-c66df9d714e3", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-16b5e37a-59e8-4674-84f5-c66df9d714e3" } ], "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-fdd0cf84-336b-4855-855c-c68a8703267f" }, { "name": "Update time off request", "id": "12fde997-b04d-4106-bf49-fd9468980be3", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "variable": [ { "id": "5f683d8d-7806-40b2-8ee2-01225fc177ee", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "ff2d0538-1d55-41a1-b80b-c8432215f5b0", "name": "Record updated successfully", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": \"\",\n \"timestamp\": \"\"\n}", "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-ff2d0538-1d55-41a1-b80b-c8432215f5b0" }, { "id": "e9ec5b8b-5fa4-4338-a826-90e33d1e17cc", "name": "Invalid request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-e9ec5b8b-5fa4-4338-a826-90e33d1e17cc" }, { "id": "5a72f6ef-6a4b-420f-a56a-77108c320e10", "name": "Forbidden.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-5a72f6ef-6a4b-420f-a56a-77108c320e10" }, { "id": "bb694368-1b09-4716-b52c-8fcfab86210d", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-bb694368-1b09-4716-b52c-8fcfab86210d" }, { "id": "0ef21a44-d449-4674-95b2-e514d7aa4c73", "name": "Too many requests.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-0ef21a44-d449-4674-95b2-e514d7aa4c73" }, { "id": "0362c05c-59a1-4313-8278-4b758fad5a26", "name": "Server error while executing the request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-0362c05c-59a1-4313-8278-4b758fad5a26" }, { "id": "c069b8e4-d1cc-4f41-a42e-4cd52b94ae7b", "name": "This functionality is not implemented.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-c069b8e4-d1cc-4f41-a42e-4cd52b94ae7b" } ], "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-12fde997-b04d-4106-bf49-fd9468980be3" } ], "id": "4f86f0fd-0af3-4cf1-9318-1687bcf00d4f", "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-4f86f0fd-0af3-4cf1-9318-1687bcf00d4f" }, { "name": "List time off requests", "id": "a1e298aa-ebe7-4dfc-84a9-3d089441c062", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ] } }, "response": [ { "id": "e1410bba-2351-4615-ba99-9d5b68a3ae0e", "name": "The list of time off requests was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"next_page\": \"\",\n \"data\": [\n {\n \"id\": \"\",\n \"start_date\": \"\",\n \"status\": {\n \"value\": \"approved\",\n \"source_value\": \"\"\n },\n \"updated_date\": \"\",\n \"approver_id\": \"\",\n \"employee_id\": \"\",\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"end_date\": \"\",\n \"created_date\": \"\"\n },\n {\n \"id\": \"\",\n \"start_date\": \"\",\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_date\": \"\",\n \"approver_id\": \"\",\n \"employee_id\": \"\",\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"end_date\": \"\",\n \"created_date\": \"\"\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-e1410bba-2351-4615-ba99-9d5b68a3ae0e" }, { "id": "a8de084f-37d8-4059-ac7c-171d55da26e8", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-a8de084f-37d8-4059-ac7c-171d55da26e8" }, { "id": "4a1ae3bd-4c26-4027-abd0-bc601f1e6769", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-4a1ae3bd-4c26-4027-abd0-bc601f1e6769" }, { "id": "b0bb8d9b-6fe8-42af-a37a-4b4fe7738079", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-b0bb8d9b-6fe8-42af-a37a-4b4fe7738079" }, { "id": "267a8cf2-f046-465c-b1e5-f4d4a42f49d7", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-267a8cf2-f046-465c-b1e5-f4d4a42f49d7" }, { "id": "5400d2ed-f68e-4ec7-9f9e-555c5d8fb28d", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-5400d2ed-f68e-4ec7-9f9e-555c5d8fb28d" }, { "id": "71d399c6-a199-4216-b344-0437713b8b57", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/hris/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[mollit_4]=43614119&proxy[estb]=nisi enim Lorem", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[mollit_4]", "value": "43614119" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[estb]", "value": "nisi enim Lorem" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-71d399c6-a199-4216-b344-0437713b8b57" } ], "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-a1e298aa-ebe7-4dfc-84a9-3d089441c062" }, { "name": "Creates a time off request", "id": "eaf341b5-9dba-47ad-bafe-e9843e6226ec", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ] } }, "response": [ { "id": "b0423857-09ad-48b8-a746-c6073b9040b4", "name": "The time off request was created successfully.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ] } }, "status": "Created", "code": 201, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"statusCode\": \"\",\n \"message\": \"\",\n \"timestamp\": \"\"\n}", "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-b0423857-09ad-48b8-a746-c6073b9040b4" }, { "id": "3cdb66ff-6658-4b1f-a9bb-bf527464d8af", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-3cdb66ff-6658-4b1f-a9bb-bf527464d8af" }, { "id": "e13aa2fa-071a-4113-a26a-f4717c35acde", "name": "Forbidden.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-e13aa2fa-071a-4113-a26a-f4717c35acde" }, { "id": "1df3f217-e4f5-4095-9def-6b1755498580", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-1df3f217-e4f5-4095-9def-6b1755498580" }, { "id": "50a73bcf-961c-45af-b02e-d750f21ab522", "name": "Too many requests.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-50a73bcf-961c-45af-b02e-d750f21ab522" }, { "id": "32c004f9-e707-470a-aad9-d50594e1f1ac", "name": "Server error while executing the request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-32c004f9-e707-470a-aad9-d50594e1f1ac" }, { "id": "5e9c7547-a256-4c38-a400-e76d78e648a9", "name": "This functionality is not implemented.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"status\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"type\": {\n \"value\": \"vacation\",\n \"source_value\": \"\"\n },\n \"start_date\": \"\",\n \"end_date\": \"\",\n \"employee_id\": \"\",\n \"approver_id\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "time_off" ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-5e9c7547-a256-4c38-a400-e76d78e648a9" } ], "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-eaf341b5-9dba-47ad-bafe-e9843e6226ec" } ], "id": "8eb0718d-f0c5-44ea-b059-2e8567e6b6f2", "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-8eb0718d-f0c5-44ea-b059-2e8567e6b6f2" } ], "id": "bb23406b-678e-4a0e-9fdb-7a69ddca15f5", "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-bb23406b-678e-4a0e-9fdb-7a69ddca15f5" } ], "id": "12fd4c9e-3909-4197-a828-fb3381bbe0fe", "createdAt": "2026-07-28T03:05:37.000Z", "updatedAt": "2026-07-28T03:05:37.000Z", "uid": "35240-12fd4c9e-3909-4197-a828-fb3381bbe0fe" } ], "variable": [ { "key": "baseUrl", "value": "https://api.stackone.com" } ] }