Methods

  • get - Employee Audit Report

Resource

{
    "channel": "string",
    "employeeId": "int32",
    "externalId": "string",
    "fieldName": "string",
    "firstName": "string",
    "newValue": "string",
    "oldValue": "string",
    "section": "string",
    "surname": "string",
    "timestampLocal": "date-time",
    "timestampUtc": "date-time",
    "userName": "string"
}

Properties

Name Type Description
channel string String
employeeId int32 Int32
externalId string String
fieldName string String
firstName string String
newValue string String
oldValue string String
section string String
surname string String
timestampLocal date-time DateTime
timestampUtc date-time DateTime
userName string String