Batch out and query Open batch
Header parameters
api-keyanyRequired
apiKeyValue
Body
refund-countstringOptional
Number of refunds in the batch
refund-totalstringOptional
total dollar amount of refunds in the batch
sales-countstringOptional
Number of sales/auths in batch
sales-totalstringOptional
Total dollar amount of sales in the batch
net-amountstringOptional
Total dollar amount in the batch
total-countstringOptional
Total number of transactions in the batch
confirmation-codestringOptional
on a settled batch the confirmation code
settledstringOptional
date and time of settled transactions
statusstringOptional
Batch status (OPEN,PENDING). A PENDING status is returned when the Batch is still considered OPEN but currently being processed.
Responses
200
Success
204
No Content
400
Something is wrong with your request
401
Unauthorized
403
Forbidden
404
Not Found
500
Internal server error
get
/rest/v2/batches/openLast updated
Was this helpful?

