Assigned Employees - Site Pay Settings (aka Employee Account Pay Settings)

[GET] /employee-account-assignment-pay-settings

{
  "employee": 1404,
  "account": 687,
  "hourlyRate": 12.99,
  "effectiveDate": "2024-05-02T00:00:00+00:00",
  "id": 2017
},
{
  "employee": 1335,
  "account": 545,
  "hourlyRate": 5,
  "effectiveDate": "1970-01-01T00:00:00+00:00",
  "id": 2014
},
{
  "employee": 1191,
  "account": 14,
  "hourlyRate": 35,
  "effectiveDate": "2023-10-25T00:00:00+00:00",
  "id": 2007
}

NB: effectiveDate values of "1970-01-01T00:00:00+00:00" are considered default values. This usually means that the employee assigned to a site has not any particular date set relative to today, and the web application's default value has been set based on how the UX pre-populated the field. This may change in the future.

Record 2017 in the above JSON response looks like this in a TrackTik portal context:

Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more