wafeq_payments_download_retrieve
Download a payment PDF as base64-encoded bytes, with size and content type. This read-only tool retrieves payment documents without modifying data.
Instructions
๐ข READ-ONLY ยท returns a PDF ยท Payments ยท GET /payments/{id}/download/
Download payment PDF
Endpoint for downloading a PDF of the payment.
Returns the document as base64-encoded PDF bytes plus its size and content type. Nothing is modified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes |