Get a single receipt
get_receiptRetrieve a specific receipt by its unique ID to access its full details and information.
Instructions
Get a single receipt.
Get a single receipt by ID.
[Receipts] GET /receipts/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the receipt. | |
| administration | No | The client administration to act on. Only one is configured: default. |