brc_list_allocation_resolvers
Retrieves receiver transactions eligible for allocation from a given sender book transaction. Use this to preview available allocations before updating them.
Instructions
Returns transactions eligible for allocation from the specified sender book transaction. Use this before updating allocations so the user can see which receiver transactions are available. 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. |