Information about created records, updated records, referenced but unchanged records, and records having any errors while being processed.
Array containing the created record ids.
This will only be returned in the case of failed records. It is a collection of errors that occurred when processing the incoming data that resulted in records not being processed. Each object has a key representing the sequence number of the record in the original payload (starting from 1). The value is a list of errors occurred.
Number of records processed. Includes successful and failed record updates.
Array containing the unchanged record ids.
Array containing the updated record ids.
The data that is expected to be returned.