Get Payment Batch
The Get Payment Batch method takes a Payment Batch Reference as parameter and returns the Payment Batch.
Use the HTTP GET method with the url below:
https://api.payfac.com/api.svc/paymentBatch/{paymentBatchReference}
- An Authorisation header is required in the following format: Authorization : username:AccountKey
- The certificate used for mTLS authentication must be included in the request
- The response schema and response example define the XML format that is returned for this method