lemma_get_account_settlement_instructions
Download a bank account's settlement instructions as a PDF, either saving to a specified absolute path or receiving the file inline as base64.
Instructions
Download a bank account's settlement instructions as a PDF. Pass save_to (absolute path) to write the file; otherwise small PDFs are returned base64-inline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save_to | No | Absolute file path to save the PDF to | |
| account_id | Yes |