Get receipt
get_receiptFetch a specific receipt by ID to access its lines, payments, attachments, and notes. Get complete receipt details in one call.
Instructions
Retrieve one receipt by id, with its lines, payments, attachments and notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt_id | Yes | ||
| administration_id | No | Administration to act on. Defaults to the administration this server was configured with; call list_administrations to discover the available ids. |