Field
Type
Required
Description
completed
int
+
Progress of the operation
error
object
–
Describes any errors that occurred. ‘null’ if there are no errors.
operationId
string
+
Identifies the message.
status
enum
+
Result of the operation. Can be
‘finished’
or
‘failed’
.