Name / Description | Type / Format | Example | |
---|---|---|---|
file
|
Contract.JobResultFileResponse
|
{Contract.JobResultFileResponse}
|
|
metadata
Job result metadata, e.g. Employee Import stats
|
object
|
{object}
|
|
errors
Job execution's errors.
|
string[]
|
|
{
"file": {
"fileName": "string",
"uri": "string"
},
"metadata": {},
"errors": [
"string"
]
}
- none -
- none -