brc_list_allocated_transactions
Retrieve allocated transactions for a sender book transaction to review allocations before reversing or deleting.
Instructions
Returns transactions already allocated from the specified sender book transaction. Use this to review existing allocations before reversing/deleting one. Requires bookTranId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bookTranId | Yes | Book transaction id to allocate from, for example 1001. | |
| companyName | Yes | Company context name, for example YOUR-COMPANY-NAME. |