get_invoice
Download a specific invoice PDF by providing its payment number. Returns the saved file path for easy access.
Instructions
Download a specific invoice PDF by payment number.
Args: payment_number: The paymentNumber from list_invoices (e.g. "CCF2026/45291" or "FT FSDR2025/170390").
Returns the file path where the PDF was saved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| payment_number | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |