Skip to main content

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.

  • true: Get complete HTML document: Incudes <html> tag and CSS styles.
  • false: Get HTML body only. Use if you want to embed the content in your own HTML page or if you want to define your own CSS styles. 
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).




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.