get_missing_invoices
Find bank payments needing a matching purchase invoice and retrieve creditor, open amount, date, and description to resolve missing invoices via upload or invoice processing.
Instructions
Retrieve bank payments that still need a matching purchase invoice — equivalent to "Postbus → Ontbrekende facturen" in the Yuki web interface. Returns creditor name, open amount, date, and bank description for each unmatched payment. Use upload_document or process_purchase_invoice to resolve items in this list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| administrationId | No | Administration ID (GUID). Defaults to YUKI_DOMAIN_ID env var. |