Retrieve batch
Use this method to retrieve information about a batch.
Note: To retrieve a batch, you need its batchId. If you don’t have the batchId, use our List Batches method to search for the batch.
Our gateway returns the following information about the batch:
- Transaction information, including the number of transactions and total value of sales.
- Merchant information, including the merchant ID (MID) and the processing account that the batch is associated with.
Path parameters
Headers
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Response
Date that the merchant submitted the batch. The format of this value is YYYY-MM-DD.
Date that we created a record for the batch. The format of this value is YYYY-MM-DD.
Date that the batch was last changed. The format of this value is YYYY-MM-DD.
Currency of the transactions in the batch. The value for the currency follows the ISO 4217 standard.