get_transaction
Retrieve a specific transaction by providing its customer ID. Use the id_by_customer parameter to get the transaction's details.
Instructions
Ruft eine einzelne Transaktion anhand ihrer id_by_customer ab.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | API-Key des zu verwaltenden Kunden. Optional, falls BUCHHALTUNGSBUTLER_API_KEY als Umgebungsvariable gesetzt ist. | |
| id_by_customer | Yes | Die id_by_customer der Transaktion. |