Get transaction
foxy_get_transactionGet a single transaction by id, optionally zooming related resources (items, customer, payments, applied_taxes…). Foxy hAPI: GET /transactions/{id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Transaction id. | |
| zoom | No | Comma-separated related resources to embed, e.g. 'items,customer'. |