Data Records

The data records in the response file provide the API response information for the requests in the batch file. Each data record consists of a comma-separated list of name-value pairs containing the API response information for a single request.
The order of the data records in the response file might not correspond to the order of the requests in your file.
Within each data record, the first field is
merchantReferenceCode
and the remaining records in the record are in alphabetical order. Use the value of the
merchantReferenceCode
field to link the result in the response file to the corresponding request from the batch file.