Returns batch metadata along with a list containing the body of the responses of each request in the batch. The
responses are returned in the same order they were submitted. The schema of each response body is given by the
respective operation
of the batch.
Results are available after the batch has finished processing.
Returned batch of transaction enrichment results.
A unique identifier for the batch.
The total number of transactions in the batch result.
The current status of the batch job.
A list containing the body of the responses of each request in the batch. The responses are returned in the same order they were submitted. The format of each response is given by the respective batch operation
.