List transaction refunds
numeral_list_transaction_refundsList all refunds recorded against a transaction. Returns {refunds:[...]}. Numeral: GET /tax/transactions/{transaction_id}/refunds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| transaction_id | Yes | The Numeral transaction id (tr_...). |