Operation Get Audit Trail Data for Order
Method: HTTP GET method
Endpoint: http://<host_address>:<port_address>/v1/auditTrail/getAuditTrailDataForOrder
Name | Type | Value |
---|---|---|
includeOrderLines (optional) | Boolean (header) | true or
false |
includePlanItems (optional) | Boolean (header) | true or
false |
includePlans (optional) | Boolean (header) | true or
false |
orderRef (mandatory) | string (header) | Order reference value. |
tenantID (mandatory) | string (header) | Tenant ID value. |