{ "info": { "_postman_id": "0f3ebef1-bc5b-41de-8ddb-fa62e2f7ee1b", "name": "Marketing Accounts Employees 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:13.000Z", "updatedAt": "2026-07-28T03:05:13.000Z", "lastUpdatedBy": "35240", "uid": "35240-0f3ebef1-bc5b-41de-8ddb-fa62e2f7ee1b" }, "item": [ { "name": "unified", "item": [ { "name": "hris", "item": [ { "name": "employees", "item": [ { "name": "{id}", "item": [ { "name": "time_off", "item": [ { "name": "{subResourceId}", "item": [ { "name": "Get Employees Time Off Request", "id": "56162485-d80f-4bc3-b223-16229656e521", "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/employees/:id/time_off/:subResourceId?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off", ":subResourceId" ], "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "id": "c5916e77-985a-4959-bdc7-545b36ec0ebc", "key": "id", "value": "", "description": "(Required) " }, { "id": "4144ad5a-574d-4218-b487-5cb26ccfc23f", "key": "subResourceId", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "5ef79704-0252-4f3f-b29e-c5779292a6c9", "name": "The time off request related to the employee with the given identifiers 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/employees/:id/time_off/:subResourceId?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off", ":subResourceId" ], "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" }, { "key": "subResourceId" } ] } }, "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\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_date\": \"\",\n \"approver_id\": \"\",\n \"employee_id\": \"\",\n \"type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"end_date\": \"\",\n \"created_date\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-5ef79704-0252-4f3f-b29e-c5779292a6c9" }, { "id": "54a75029-d1eb-4af1-807c-6e78e2ee1b7f", "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/employees/:id/time_off/:subResourceId?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off", ":subResourceId" ], "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" }, { "key": "subResourceId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-54a75029-d1eb-4af1-807c-6e78e2ee1b7f" }, { "id": "433759c2-9f7d-43f4-ac40-b26a66cf6216", "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/employees/:id/time_off/:subResourceId?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off", ":subResourceId" ], "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" }, { "key": "subResourceId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-433759c2-9f7d-43f4-ac40-b26a66cf6216" }, { "id": "5186d7aa-711f-4cfa-a000-1937880d0626", "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/employees/:id/time_off/:subResourceId?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off", ":subResourceId" ], "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" }, { "key": "subResourceId" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-5186d7aa-711f-4cfa-a000-1937880d0626" }, { "id": "888e2a6d-425e-450f-93ca-33b9d2d76a5e", "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/employees/:id/time_off/:subResourceId?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off", ":subResourceId" ], "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" }, { "key": "subResourceId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-888e2a6d-425e-450f-93ca-33b9d2d76a5e" }, { "id": "ccf57031-92ee-4764-9d49-96d263d33d0b", "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/employees/:id/time_off/:subResourceId?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off", ":subResourceId" ], "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" }, { "key": "subResourceId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-ccf57031-92ee-4764-9d49-96d263d33d0b" }, { "id": "fb76d5b7-29b0-48e9-bf50-462dd7ee1905", "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/employees/:id/time_off/:subResourceId?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off", ":subResourceId" ], "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" }, { "key": "subResourceId" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-fb76d5b7-29b0-48e9-bf50-462dd7ee1905" } ], "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-56162485-d80f-4bc3-b223-16229656e521" } ], "id": "1b455431-e526-4f9e-94d6-c849c877f4b7", "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-1b455431-e526-4f9e-94d6-c849c877f4b7" }, { "name": "List Employee Time Off Requests", "id": "e59078fc-954b-4aee-90c4-ccb683d52c56", "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/employees/:id/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "id": "83c51f81-68e1-44af-b09d-64a8673b25d0", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "852eadb5-0203-428f-83a8-c688ff415797", "name": "The time off requests related to the employee with the given identifier were 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/employees/:id/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "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\": \"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 \"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:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-852eadb5-0203-428f-83a8-c688ff415797" }, { "id": "1f93da35-1f57-4d29-8c2d-1557081fa45b", "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/employees/:id/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-1f93da35-1f57-4d29-8c2d-1557081fa45b" }, { "id": "be946027-4fba-4845-9046-3230d62622d8", "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/employees/:id/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-be946027-4fba-4845-9046-3230d62622d8" }, { "id": "9038c0df-81e5-410b-8984-c752db6dafdd", "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/employees/:id/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-9038c0df-81e5-410b-8984-c752db6dafdd" }, { "id": "8df9ae50-0e08-4aaf-ac90-c54a21ea9941", "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/employees/:id/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-8df9ae50-0e08-4aaf-ac90-c54a21ea9941" }, { "id": "17779757-d124-4907-ae52-ef61d7fce5d1", "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/employees/:id/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-17779757-d124-4907-ae52-ef61d7fce5d1" }, { "id": "c490dacb-9ba6-44ac-8b3f-39a723077f43", "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/employees/:id/time_off?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-c490dacb-9ba6-44ac-8b3f-39a723077f43" } ], "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-e59078fc-954b-4aee-90c4-ccb683d52c56" }, { "name": "Create Employee Time Off Request", "id": "5965cf1a-05ab-4d5c-969b-99f3a1d1d2a5", "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\": \"approved\",\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/employees/:id/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off" ], "variable": [ { "id": "f758a856-f47d-48d0-b79e-3eb6a86c7cea", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "8d7a1061-c696-4fba-bfe0-fb39d27c9090", "name": "Record 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\": \"approved\",\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/employees/:id/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off" ], "variable": [ { "key": "id" } ] } }, "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:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-8d7a1061-c696-4fba-bfe0-fb39d27c9090" }, { "id": "96c5b390-d2be-4f33-87b8-0cdad24b4e9e", "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\": \"approved\",\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/employees/:id/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-96c5b390-d2be-4f33-87b8-0cdad24b4e9e" }, { "id": "de7cbc5e-abf3-43f0-9dda-50fe75c22ccd", "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\": \"approved\",\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/employees/:id/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-de7cbc5e-abf3-43f0-9dda-50fe75c22ccd" }, { "id": "bad0c88f-ab00-462a-91d0-55bb4e832af8", "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\": \"approved\",\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/employees/:id/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off" ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-bad0c88f-ab00-462a-91d0-55bb4e832af8" }, { "id": "b67c434c-028f-4b6a-b0e7-d24652fba5c5", "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\": \"approved\",\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/employees/:id/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-b67c434c-028f-4b6a-b0e7-d24652fba5c5" }, { "id": "d2eaaa65-956e-4895-94e9-d95281d6821f", "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\": \"approved\",\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/employees/:id/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-d2eaaa65-956e-4895-94e9-d95281d6821f" }, { "id": "61cd8d9a-4621-4acd-b134-af0a1e47442a", "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\": \"approved\",\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/employees/:id/time_off", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id", "time_off" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-61cd8d9a-4621-4acd-b134-af0a1e47442a" } ], "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-5965cf1a-05ab-4d5c-969b-99f3a1d1d2a5" } ], "id": "d5707087-6108-449c-bb22-688cec38f59f", "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-d5707087-6108-449c-bb22-688cec38f59f" }, { "name": "Get Employee", "id": "e8730c3b-5955-4057-84ce-90d34221e2fc", "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/employees/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "id": "83f0b25d-1bdf-4fb6-a4e2-876349cc8163", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "750f51e6-36ca-4c8a-a5a8-445b1f6d9fc9", "name": "The employee 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/employees/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"avatar_url\": \"\",\n \"date_of_birth\": \"\",\n \"manager_id\": \"\",\n \"home_location\": {\n \"zip_code\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"updated_at\": \"\",\n \"id\": \"\",\n \"phone_number\": \"\",\n \"employee_id\": \"\",\n \"city\": \"\",\n \"country\": {\n \"value\": \"CX\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"created_at\": \"\",\n \"state\": \"\",\n \"location_type\": {\n \"value\": \"home\",\n \"source_value\": \"\"\n }\n },\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"first_name\": \"\",\n \"work_phone_number\": \"\",\n \"termination_date\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"job_title\": \"\",\n \"employment_contract_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"zip_code\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"updated_at\": \"\",\n \"id\": \"\",\n \"phone_number\": \"\",\n \"employee_id\": \"\",\n \"city\": \"\",\n \"country\": {\n \"value\": \"LV\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"created_at\": \"\",\n \"state\": \"\",\n \"location_type\": {\n \"value\": \"work\",\n \"source_value\": \"\"\n }\n },\n \"tenure\": \"\",\n \"work_anniversary\": \"\",\n \"start_date\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"full_time\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"every_two_weeks\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"contractor\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"yearly\",\n \"source_value\": \"\"\n }\n },\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"year\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"employer_of_record\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"department\": \"\",\n \"updated_at\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"married\",\n \"source_value\": \"\"\n },\n \"display_name\": \"\",\n \"company_name\": \"\",\n \"custom_fields\": [\n {\n \"options\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n },\n {\n \"options\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"float\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ],\n \"personal_email\": \"\",\n \"id\": \"\",\n \"work_email\": \"\",\n \"name\": \"\",\n \"personal_phone_number\": \"\",\n \"birthday\": \"\",\n \"employment_type\": {\n \"value\": \"full_time\",\n \"source_value\": \"\"\n },\n \"hire_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"created_at\": \"\",\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n }\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-750f51e6-36ca-4c8a-a5a8-445b1f6d9fc9" }, { "id": "b9fd7146-1555-45d5-b8c9-c4cf26622613", "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/employees/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-b9fd7146-1555-45d5-b8c9-c4cf26622613" }, { "id": "7b416e1d-6be6-40b7-acfb-9b08228f4aa4", "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/employees/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-7b416e1d-6be6-40b7-acfb-9b08228f4aa4" }, { "id": "af500474-4dd7-4ec7-ba6d-2065620ce75e", "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/employees/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-af500474-4dd7-4ec7-ba6d-2065620ce75e" }, { "id": "55201320-f78c-412c-8711-881eb3ade36f", "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/employees/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-55201320-f78c-412c-8711-881eb3ade36f" }, { "id": "ba38ae50-9287-4bfa-a6b8-d1aaea9e837f", "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/employees/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-ba38ae50-9287-4bfa-a6b8-d1aaea9e837f" }, { "id": "b714da6f-84c7-4a8b-9d57-71960f80ef7f", "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/employees/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-b714da6f-84c7-4a8b-9d57-71960f80ef7f" } ], "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-e8730c3b-5955-4057-84ce-90d34221e2fc" }, { "name": "Updates an employee", "id": "a7d7ee35-a106-4b5e-82bf-87d4b92e741a", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id" ], "variable": [ { "id": "091a6046-de9e-477a-9b76-14a1e6eb997b", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "9de524f5-0cd5-483e-8399-680ac7f626f9", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":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:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-9de524f5-0cd5-483e-8399-680ac7f626f9" }, { "id": "25673de8-fec3-44f7-b63d-7d658986a5f7", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-25673de8-fec3-44f7-b63d-7d658986a5f7" }, { "id": "c3a5b03f-00c2-4c96-a77d-7478d450c5f8", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-c3a5b03f-00c2-4c96-a77d-7478d450c5f8" }, { "id": "bd48ea43-212e-4521-b5b0-9a4b7c0fb773", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-bd48ea43-212e-4521-b5b0-9a4b7c0fb773" }, { "id": "0935bd81-7648-4e72-a146-816c21116019", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-0935bd81-7648-4e72-a146-816c21116019" }, { "id": "d515f7a9-5a08-49e5-ba96-e6e40df8c0f4", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-d515f7a9-5a08-49e5-ba96-e6e40df8c0f4" }, { "id": "f82137bd-bc18-45be-857f-f8ba2191911f", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-f82137bd-bc18-45be-857f-f8ba2191911f" } ], "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-a7d7ee35-a106-4b5e-82bf-87d4b92e741a" } ], "id": "6d326b6a-aff3-4a78-9bfa-d37d2171a458", "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-6d326b6a-aff3-4a78-9bfa-d37d2171a458" }, { "name": "List Employees", "id": "7cd5cddc-2e2a-4ea8-a2fb-f28db170b5af", "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/employees?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ], "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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ] } }, "response": [ { "id": "05d27481-13e6-46ef-ae2d-ebebef565f08", "name": "The list of employees 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/employees?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ], "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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ] } }, "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 \"avatar_url\": \"\",\n \"date_of_birth\": \"\",\n \"manager_id\": \"\",\n \"home_location\": {\n \"zip_code\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"updated_at\": \"\",\n \"id\": \"\",\n \"phone_number\": \"\",\n \"employee_id\": \"\",\n \"city\": \"\",\n \"country\": {\n \"value\": \"TR\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"created_at\": \"\",\n \"state\": \"\",\n \"location_type\": {\n \"value\": \"work\",\n \"source_value\": \"\"\n }\n },\n \"employment_status\": {\n \"value\": \"terminated\",\n \"source_value\": \"\"\n },\n \"first_name\": \"\",\n \"work_phone_number\": \"\",\n \"termination_date\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"job_title\": \"\",\n \"employment_contract_type\": {\n \"value\": \"full_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"zip_code\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"updated_at\": \"\",\n \"id\": \"\",\n \"phone_number\": \"\",\n \"employee_id\": \"\",\n \"city\": \"\",\n \"country\": {\n \"value\": \"CH\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"created_at\": \"\",\n \"state\": \"\",\n \"location_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n }\n },\n \"tenure\": \"\",\n \"work_anniversary\": \"\",\n \"start_date\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"full_time\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"day\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"terminated\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"monthly\",\n \"source_value\": \"\"\n }\n },\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"every_six_months\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"contractor\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"thirteen_monthly\",\n \"source_value\": \"\"\n }\n }\n ],\n \"department\": \"\",\n \"updated_at\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"separated\",\n \"source_value\": \"\"\n },\n \"display_name\": \"\",\n \"company_name\": \"\",\n \"custom_fields\": [\n {\n \"options\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n },\n {\n \"options\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"float\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ],\n \"personal_email\": \"\",\n \"id\": \"\",\n \"work_email\": \"\",\n \"name\": \"\",\n \"personal_phone_number\": \"\",\n \"birthday\": \"\",\n \"employment_type\": {\n \"value\": \"temporary\",\n \"source_value\": \"\"\n },\n \"hire_date\": \"\",\n \"ethnicity\": {\n \"value\": \"american_indian_or_alaska_native\",\n \"source_value\": \"\"\n },\n \"created_at\": \"\",\n \"gender\": {\n \"value\": \"male\",\n \"source_value\": \"\"\n }\n },\n {\n \"avatar_url\": \"\",\n \"date_of_birth\": \"\",\n \"manager_id\": \"\",\n \"home_location\": {\n \"zip_code\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"updated_at\": \"\",\n \"id\": \"\",\n \"phone_number\": \"\",\n \"employee_id\": \"\",\n \"city\": \"\",\n \"country\": {\n \"value\": \"OM\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"created_at\": \"\",\n \"state\": \"\",\n \"location_type\": {\n \"value\": \"home\",\n \"source_value\": \"\"\n }\n },\n \"employment_status\": {\n \"value\": \"terminated\",\n \"source_value\": \"\"\n },\n \"first_name\": \"\",\n \"work_phone_number\": \"\",\n \"termination_date\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"job_title\": \"\",\n \"employment_contract_type\": {\n \"value\": \"full_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"zip_code\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\",\n \"updated_at\": \"\",\n \"id\": \"\",\n \"phone_number\": \"\",\n \"employee_id\": \"\",\n \"city\": \"\",\n \"country\": {\n \"value\": \"TZ\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"created_at\": \"\",\n \"state\": \"\",\n \"location_type\": {\n \"value\": \"home\",\n \"source_value\": \"\"\n }\n },\n \"tenure\": \"\",\n \"work_anniversary\": \"\",\n \"start_date\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"week\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"freelance\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"monthly\",\n \"source_value\": \"\"\n }\n },\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"every_six_months\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"intern\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"four_weekly\",\n \"source_value\": \"\"\n }\n }\n ],\n \"department\": \"\",\n \"updated_at\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"other\",\n \"source_value\": \"\"\n },\n \"display_name\": \"\",\n \"company_name\": \"\",\n \"custom_fields\": [\n {\n \"options\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"float\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n },\n {\n \"options\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"text\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ],\n \"personal_email\": \"\",\n \"id\": \"\",\n \"work_email\": \"\",\n \"name\": \"\",\n \"personal_phone_number\": \"\",\n \"birthday\": \"\",\n \"employment_type\": {\n \"value\": \"permanent\",\n \"source_value\": \"\"\n },\n \"hire_date\": \"\",\n \"ethnicity\": {\n \"value\": \"black_or_african_american\",\n \"source_value\": \"\"\n },\n \"created_at\": \"\",\n \"gender\": {\n \"value\": \"non_binary\",\n \"source_value\": \"\"\n }\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-05d27481-13e6-46ef-ae2d-ebebef565f08" }, { "id": "e460cb66-0089-4278-b74d-9c7329f0297f", "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/employees?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ], "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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-e460cb66-0089-4278-b74d-9c7329f0297f" }, { "id": "cd005f31-1a89-4a69-bbc7-ae5cbb850670", "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/employees?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ], "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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-cd005f31-1a89-4a69-bbc7-ae5cbb850670" }, { "id": "9d4cfe17-5a51-4930-a4cd-1362abbd6b8f", "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/employees?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ], "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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-9d4cfe17-5a51-4930-a4cd-1362abbd6b8f" }, { "id": "29380ffb-9502-4949-bab6-452c8998735f", "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/employees?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ], "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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-29380ffb-9502-4949-bab6-452c8998735f" }, { "id": "8646e025-2628-4673-943b-1220d63636a1", "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/employees?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ], "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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-8646e025-2628-4673-943b-1220d63636a1" }, { "id": "628059b0-4f25-4f86-8890-b157c6428bce", "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/employees?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&expand=&include=&proxy[ex_3]=true&proxy[sintc]=true&proxy[veniam_e_]=anim non reprehenderit cillum tempor", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ], "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": "The comma separated list of fields that will be expanded in the response", "key": "expand", "value": "" }, { "description": "The comma separated list of fields that will be included in the response", "key": "include", "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[ex_3]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[sintc]", "value": "true" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[veniam_e_]", "value": "anim non reprehenderit cillum tempor" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-628059b0-4f25-4f86-8890-b157c6428bce" } ], "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-7cd5cddc-2e2a-4ea8-a2fb-f28db170b5af" }, { "name": "Creates an employee", "id": "7d451484-b0cc-4393-b3b8-c5ecaa30c016", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ] } }, "response": [ { "id": "30f4c0ae-a1d1-4fa7-a7e1-00409f1a8386", "name": "The employee 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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ] } }, "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:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-30f4c0ae-a1d1-4fa7-a7e1-00409f1a8386" }, { "id": "52154fb5-58fc-41d9-8a67-737f52cda8c3", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-52154fb5-58fc-41d9-8a67-737f52cda8c3" }, { "id": "ee031035-524c-475d-b91f-86df245d5ee4", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-ee031035-524c-475d-b91f-86df245d5ee4" }, { "id": "a8636d9d-6425-4d51-ae3b-e5352e56b890", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-a8636d9d-6425-4d51-ae3b-e5352e56b890" }, { "id": "5f54f585-1a9d-44ff-908c-09a7266293bd", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-5f54f585-1a9d-44ff-908c-09a7266293bd" }, { "id": "998b0b66-963b-4c71-8687-633284507afa", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-998b0b66-963b-4c71-8687-633284507afa" }, { "id": "391a2a55-a1e1-4b42-8f18-0b06eb4ff503", "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 \"personal_email\": \"\",\n \"hire_date\": \"\",\n \"job_title\": \"\",\n \"work_email\": \"\",\n \"avatar\": {\n \"base64\": \"\",\n \"url\": \"\"\n },\n \"manager_id\": \"\",\n \"start_date\": \"\",\n \"ethnicity\": {\n \"value\": \"white\",\n \"source_value\": \"\"\n },\n \"employment_contract_type\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"employment_type\": {\n \"value\": \"part_time\",\n \"source_value\": \"\"\n },\n \"work_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"TV\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"FM-YAP\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"tenure\": \"\",\n \"first_name\": \"\",\n \"company_name\": \"\",\n \"employments\": [\n {\n \"employee_id\": \"\",\n \"id\": \"\",\n \"employment_contract_type\": {\n \"value\": \"shifts\",\n \"source_value\": \"\"\n },\n \"job_title\": \"\",\n \"pay_rate\": \"\",\n \"pay_currency\": \"\",\n \"created_at\": \"\",\n \"pay_period\": {\n \"value\": \"unmapped_value\",\n \"source_value\": \"\"\n },\n \"updated_at\": \"\",\n \"employment_type\": {\n \"value\": \"internal\",\n \"source_value\": \"\"\n },\n \"effective_date\": \"\",\n \"pay_frequency\": {\n \"value\": \"pro_rata\",\n \"source_value\": \"\"\n }\n }\n ],\n \"work_phone_number\": \"\",\n \"department\": \"\",\n \"avatar_url\": \"\",\n \"birthday\": \"\",\n \"name\": \"\",\n \"employment_status\": {\n \"value\": \"pending\",\n \"source_value\": \"\"\n },\n \"gender\": {\n \"value\": \"not_disclosed\",\n \"source_value\": \"\"\n },\n \"home_location\": {\n \"city\": \"\",\n \"zip_code\": \"\",\n \"country\": {\n \"value\": \"ET\",\n \"source_value\": \"\"\n },\n \"state\": {\n \"value\": \"GD-05\",\n \"source_value\": \"\"\n },\n \"name\": \"\",\n \"phone_number\": \"\",\n \"street_1\": \"\",\n \"street_2\": \"\"\n },\n \"termination_date\": \"\",\n \"date_of_birth\": \"\",\n \"personal_phone_number\": \"\",\n \"display_name\": \"\",\n \"work_anniversary\": \"\",\n \"last_name\": \"\",\n \"marital_status\": {\n \"value\": \"domestic_partnership\",\n \"source_value\": \"\"\n },\n \"custom_fields\": [\n {\n \"options\": [\n \"\"\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"description\": \"\",\n \"type\": {\n \"value\": \"date\",\n \"source_value\": \"\"\n },\n \"value\": {},\n \"value_id\": \"\"\n }\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/hris/employees", "host": [ "{{baseUrl}}" ], "path": [ "unified", "hris", "employees" ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-391a2a55-a1e1-4b42-8f18-0b06eb4ff503" } ], "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-7d451484-b0cc-4393-b3b8-c5ecaa30c016" } ], "id": "efaa80bb-aaf6-47e6-a542-901a0920664d", "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-efaa80bb-aaf6-47e6-a542-901a0920664d" } ], "id": "6aa5d803-94b8-4812-99e8-0c9586437fa7", "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-6aa5d803-94b8-4812-99e8-0c9586437fa7" } ], "id": "87307849-4a53-45bd-9e37-d2860eb4bfe7", "createdAt": "2026-07-28T03:05:14.000Z", "updatedAt": "2026-07-28T03:05:14.000Z", "uid": "35240-87307849-4a53-45bd-9e37-d2860eb4bfe7" } ], "variable": [ { "key": "baseUrl", "value": "https://api.stackone.com" } ] }