apps/wbflex/transactions/items/{transactionid}/log
Retrieves the specific transaction in JSON format.
URL
(GET) /api/apps/wbflex/transactions/items/{transactionid}/log
PARAMETERS
URL parameters are:
transactionid | The transaction ID. A global unique identifier in such as 597ecea705d14191ac6148bcaa222abb (it may contain hyphens) | string, Mandatory |
RESULTS
The result is the exact same as that of apps/wbflex/transactions/{id}/log 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).