Retrieve Check Image
This method provides a PDF image of a printed check.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| id | Int | Yes | N/A | The ID of the payment you want to retrieve a check image for. |
Sample Response
Unlike other API endpoints this one just streams the PDF back. It is sent the same way it would be sent to a browser to download/view it with a mimetype of application/pdf.