Get Audit Trail

The Get audit trail operation is used for order and sometimes for order lines, plan, plan items, and custom type.

Method: HTTP GET method

Endpoint: http://<host_address>:<port_address>/v1/audit/{orderid}

Parameters
Name Type Description Value
includePlan (optional) Boolean (query) Include audit trails for plan true or false
includePlanItems (optional) Boolean (query) Include audit trails for plan items true or false
orderId (mandatory) string (path) The ID of the Order orderid
sortByTime (optional) Boolean (query) Sorts by time true or false