brc_list_allocation_resolvers
Retrieves eligible receiver transactions for allocation from a sender book transaction. Use before updating allocations to view available transactions.
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. |