| Name / Description | Type / Format | Example | |
|---|---|---|---|
payRunEntryId
|
string
uuid
|
"string"
|
|
employeeDisplayName
|
string
|
"string"
|
|
succeeded
|
boolean
|
true
|
|
errorMessage
|
string
|
"string"
|
{
"payRunEntryId": "string",
"employeeDisplayName": "string",
"succeeded": true,
"errorMessage": "string"
}
- none -
- none -