curl --location --request GET 'https://gateway.storeharmony.com/cloudapi/app//stock/item/audit?itemid' \
--header 'sessiontoken;'
[
{
"auditType": "string",
"flowMode": "string",
"transactionRef": "string",
"qtyFlow": 0,
"cardinal": 0,
"webId": "string",
"flowDate": "2019-08-24T14:15:22Z",
"flowDateValue": "2019-08-24T14:15:22Z",
"staff": "string"
}
]