Retrieve batch
Retrieve a specific batch.
Path parameters
Unique identifier of the batch.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful request. Returns the requested batch.
Unique identifier of the batch.
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.
Total value of sales. We return the value in the currency’s lowest denomination, for example, cents.
Total value of authorizations. We return the value in the currency’s lowest denomination, for example, cents.
Total value of returns. We return the value in the currency’s lowest denomination, for example, cents.
Total number of transactions in the batch.
Currency of the transactions.
Object that contains information about the merchant.