These methods let you find and filter transactions for one specific Flex document identified by the id parameter.

URL

(GET/POST/PUT/DELETE) /api/apps/wbflex/transactions/{id}/list/*


PARAMETERS

URL parameters are:


id

The Flex document identifier. Either a document ID (such as 1000) or a job ID (such as c300).

int/string, Mandatory


For all other parameters see the list features below.


ALL FEATURES


NOTE: Replace */list by /api/apps/wbflex/transactions/{id}/list in the URLs below.