Skip to main content

PrintRequestDetails

Properties

NameTypeDescriptionNotes
error_messagestrThe error message describing the first error encountered processing the bulk operation.[optional]
first_failed_rowintThe row number of the first row that failed.[optional]
idstrThe unique UUID of the request.[optional]
init_timedatetimeThe time this bulk operation was initialized.[optional]
namestrThe name of this bulk operation.[optional]
processing_end_timedatetimeThe time at which the bulk operation completed processing.[optional]
processing_start_timedatetimeThe time at which the bulk operation began processing.[optional]
processing_timeintHow long the bulk operation took to complete processing.[optional]
rows_failedintThe number of rows that have failed when processed.[optional]
rows_processedintThe number of rows successfully processed.[optional]
statestrThe state of the bulk operation.[optional]
typestrThe type of bulk operation.[optional]

Example