Describes an error that occurred while processing a document in a batch. The operation returns on BatchItemError object for each document that contained an error.
BatchItemError
Optional
The numeric error code of the error.
A text description of the error.
The zero-based index of the document in the input list.
Describes an error that occurred while processing a document in a batch. The operation returns on
BatchItemError
object for each document that contained an error.