apps/wbflex/transactions/items/{transactionid}/log/html
Produces an HTML version, ready-to-display, for the specific transaction.
URL
(GET) /api/apps/wbflex/transactions/items/{transactionid}/log/html
PARAMETERS
URL parameters are:
transactionid | The transaction ID. A global unique identifier in such as 597ecea705d14191ac6148bcaa222abb (it may contain hyphens) | string, Mandatory |
bodyOnly | Optional, default is false.
| bool?, Optional |
RESULTS
The result is the exact same as that of apps/wbflex/transactions/{id}/log/html except that it will show the specific single transaction only.
ACCESS RIGHTS
Available only to users with the right to view projects (which automatically excludes any external users).