Get transaction
numeral_get_transactionGet a recorded transaction by its Numeral id (tr_...). Returns the transaction with its line items, currencies, and metadata. Numeral: GET /tax/transactions/{transaction_id}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_id | Yes | The Numeral transaction id (tr_...). |