PATCH
/
unified
/
hris
/
employees
/
{id}
/
employments
/
{subResourceId}
curl --request PATCH \
  --url https://api.stackone.com/unified/hris/employees/{id}/employments/{subResourceId} \
  --header 'Authorization: Basic <encoded-value>' \
  --header 'Content-Type: application/json' \
  --header 'x-account-id: <x-account-id>' \
  --data '{
  "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
  "unified_custom_fields": {
    "my_project_custom_field_1": "REF-1236",
    "my_project_custom_field_2": "some other value"
  },
  "employee_id": "1687-3",
  "job_title": "Software Engineer",
  "pay_rate": "40.00",
  "pay_period": "monthly",
  "pay_frequency": "hourly",
  "pay_currency": "USD",
  "effective_date": "2021-01-01T01:01:01.000Z",
  "employment_type": "permanent",
  "employment_contract_type": "full_time",
  "time_worked": "P0Y0M0DT8H0M0S",
  "passthrough": {
    "other_known_names": "John Doe"
  }
}'
{
  "data": {
    "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
    "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
    "unified_custom_fields": {
      "my_project_custom_field_1": "REF-1236",
      "my_project_custom_field_2": "some other value"
    },
    "employee_id": "1687-3",
    "remote_employee_id": "e3cb75bf-aa84-466e-a6c1-b8322b257a48",
    "job_title": "Software Engineer",
    "pay_rate": "40.00",
    "pay_period": "monthly",
    "pay_frequency": "hourly",
    "pay_currency": "USD",
    "effective_date": "2021-01-01T01:01:01.000Z",
    "employment_type": "permanent",
    "employment_contract_type": "full_time",
    "time_worked": "P0Y0M0DT8H0M0S",
    "created_at": "2021-01-01T01:01:01.000Z",
    "updated_at": "2021-01-01T01:01:01.000Z",
    "start_date": "2021-01-01T01:01:01.000Z",
    "end_date": "2021-01-01T01:01:01.000Z",
    "active": true,
    "department": {
      "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "unified_custom_fields": {
        "my_project_custom_field_1": "REF-1236",
        "my_project_custom_field_2": "some other value"
      },
      "name": "Engineering",
      "parent_ids": [
        "cxIQNjUyNDM0",
        "cxIQNjQzNzI0MQ"
      ],
      "remote_parent_ids": [
        "652434",
        "6437241"
      ],
      "owner_ids": [
        "cxIQNjUyEDM0",
        "cxIQNjQzNzA0MQ"
      ],
      "remote_owner_ids": [
        "475364",
        "4327652"
      ],
      "type": {
        "value": "team",
        "source_value": "<string>"
      }
    },
    "cost_center": {
      "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "unified_custom_fields": {
        "my_project_custom_field_1": "REF-1236",
        "my_project_custom_field_2": "some other value"
      },
      "name": "Engineering",
      "parent_ids": [
        "cxIQNjUyNDM0",
        "cxIQNjQzNzI0MQ"
      ],
      "remote_parent_ids": [
        "652434",
        "6437241"
      ],
      "owner_ids": [
        "cxIQNjUyEDM0",
        "cxIQNjQzNzA0MQ"
      ],
      "remote_owner_ids": [
        "475364",
        "4327652"
      ],
      "type": {
        "value": "team",
        "source_value": "<string>"
      }
    },
    "cost_centers": [
      {
        "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
        "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
        "unified_custom_fields": {
          "my_project_custom_field_1": "REF-1236",
          "my_project_custom_field_2": "some other value"
        },
        "name": "Engineering",
        "parent_ids": [
          "cxIQNjUyNDM0",
          "cxIQNjQzNzI0MQ"
        ],
        "remote_parent_ids": [
          "652434",
          "6437241"
        ],
        "owner_ids": [
          "cxIQNjUyEDM0",
          "cxIQNjQzNzA0MQ"
        ],
        "remote_owner_ids": [
          "475364",
          "4327652"
        ],
        "distribution_percentage": 85,
        "type": {
          "value": "team",
          "source_value": "<string>"
        }
      }
    ],
    "division": {
      "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "unified_custom_fields": {
        "my_project_custom_field_1": "REF-1236",
        "my_project_custom_field_2": "some other value"
      },
      "name": "Engineering",
      "parent_ids": [
        "cxIQNjUyNDM0",
        "cxIQNjQzNzI0MQ"
      ],
      "remote_parent_ids": [
        "652434",
        "6437241"
      ],
      "owner_ids": [
        "cxIQNjUyEDM0",
        "cxIQNjQzNzA0MQ"
      ],
      "remote_owner_ids": [
        "475364",
        "4327652"
      ],
      "type": {
        "value": "team",
        "source_value": "<string>"
      }
    },
    "job": {
      "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "title": "Software Engineer",
      "description": {
        "text": "Testing the laws of motion"
      },
      "owner_id": "5356",
      "parent_id": "7577"
    },
    "type": {
      "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "label": "Permanent",
      "type": "permanent"
    },
    "contract_type": {
      "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
      "label": "Full-Time",
      "contract_type": "full_time"
    },
    "manager": [
      {
        "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
        "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
        "role": {
          "id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
          "remote_id": "8187e5da-dc77-475e-9949-af0f1fa4e4e3",
          "label": "Admin",
          "role_type": "admin"
        }
      }
    ]
  },
  "raw": [
    {
      "method": "<string>",
      "url": "<string>",
      "body": "<string>",
      "response": {}
    }
  ]
}

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Headers

x-account-id
string
required

The account identifier

Path Parameters

id
string
required
subResourceId
string
required

Body

application/json
id
string | null

Unique identifier

Example:

"8187e5da-dc77-475e-9949-af0f1fa4e4e3"

unified_custom_fields
object | null

Custom Unified Fields configured in your StackOne project

Example:
{
  "my_project_custom_field_1": "REF-1236",
  "my_project_custom_field_2": "some other value"
}
employee_id
string | null

The employee ID associated with this employment

Example:

"1687-3"

job_title
string | null

The job title of the employee

Example:

"Software Engineer"

pay_rate
string | null

The pay rate for the employee

Example:

"40.00"

pay_period
object

The pay period

Example:

"monthly"

pay_frequency
object

The pay frequency

Example:

"hourly"

pay_currency
string | null

The currency used for pay

Example:

"USD"

effective_date
string | null

The effective date of the employment contract

Example:

"2021-01-01T01:01:01.000Z"

employment_type
object

The type of employment (e.g., contractor, permanent)

Example:

"permanent"

employment_contract_type
object

The employment work schedule type (e.g., full-time, part-time)

Example:

"full_time"

time_worked
string | null

The time worked for the employee in ISO 8601 duration format

Example:

"P0Y0M0DT8H0M0S"

passthrough
object | null

Value to pass through to the provider

Example:
{ "other_known_names": "John Doe" }

Response

200
application/json
The employee employment was updated successfully.
data
object
required
raw
object[] | null