Download payment receipt
GET/v1/collections/payment-requests/payments/:paymentId/receipts/:receiptId/download
Download a specific receipt file uploaded by a payer. Currently supports bank transfer proof-of-payment documents (e.g., bank transfer screenshots, payment confirmations) that payers optionally upload when completing a payment via the payment link or hosted payment page.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 405
- 429
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Method Not Allowed
Too Many Requests
Internal Server Error