get_transaction_details
Check if an invoice exists in Yuki by its reference and retrieve the current open amount and status.
Instructions
Check whether an outstanding item (invoice) with a given reference still exists in Yuki and retrieve its current open amount and status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | Invoice reference number as shown in Yuki (e.g. '2024-0042') | |
| administrationId | No | Administration ID (GUID). Defaults to YUKI_DOMAIN_ID env var. |