Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Headers
The account identifier
Path Parameters
Body
Custom Unified Fields configured in your StackOne project
{
"my_project_custom_field_1": "REF-1236",
"my_project_custom_field_2": "some other value"
}
The job title of the employee
"Software Engineer"
The pay rate for the employee
"40.00"
The pay period
"monthly"
The pay frequency
"hourly"
The currency used for pay
"USD"
The effective date of the employment contract
"2021-01-01T01:01:01.000Z"
The end date of employment
"2021-01-01T01:01:01.000Z"
Represents the employee’s position within the organizational hierarchy.
The type of employment (e.g., contractor, permanent)
"permanent"
The employment work schedule type (e.g., full-time, part-time)
"full_time"
The type of employment
The employment work schedule type
The payroll code of the employee
"PC1"
The employee job id
"5290"
Value to pass through to the provider
{ "other_known_names": "John Doe" }