Contract.RecalculatePayRunEntryResult

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"
}
Consumed by Operations

- none -

Returned by Operations

- none -