I have developed an application that migrates data in batches from sql to crm using web API.when any of the record gets fail in that batch then entire batch getting failed and getting error response from crm for that batch but I am not able to capture the error response for specific record in the batch