Job State Object

PropertyData TypeDescription
jobIdUUID v4Created Job ID
userIdnumberUser id
jobTypestringJob Type can have the following possible values:
IMPORT
EXPORT
jobStatestringCurrent Job State:
CREATED
IN PROGRESS
COMPLETED
FAILED
startedAtdateDate when the job was created. Format is ISO8601.
endedAtdateDate when the job ended. Format is ISO8601.
progressnumberpercent of completion
stagestringcompletion stage
errorMessagestringError description
metadataobjectAdditional information about process

Metadata object

propertyData typeDescription
transactionIdUUID v4Request ID
languageIdnumberLanguage ID
languageDisplayNamestringReserved
finalReportarrayDetailed report
fileTypestringFile Type:
XLIFF
EXCEL
RESJSON
assetIdstringAsset ID

Report object

isErrorMessagebooleanDoes report contain failure or success resultRequired
messagestringContains result text about executed import operationRequired
statusstringProcessed items status (“saved” or “skipped”)Required
scopestringScope of occurred errorOptional
exceptionTypestringError or warningOptional
userLanguageIdnumberLanguage identifierOptional
relatedObjectIdnumberRegular translation item's propertyOptional
languagePartTypestringRegular translation item's propertyOptional
translationKeystringWysiwyg translation item's propertyOptional
contextIdstringWysiwyg translation item's propertyOptional
propertyNamestringName of translated fieldOptional
contextLabelstringWysiwyg translation item's propertyOptional