Download a Payment refund receipt
GET/v1/payments/:id/refund_receipt
Downloads the fiscal void/refund receipt issued for a Payment, as a PDF document.
Request
Responses
- 200
- 400
- 404
A binary stream containing the refund receipt PDF.
The request was unacceptable, often due to missing a required parameter.
The requested resource doesn’t exist.