@startjson { "order": "order guid", "total": "count_list", "orderChanges": [ { "type": "name type of correction", "entityType": "order/supply/shipment", "EntityId":"UUID entity", "id": "correction ID", "reason": "reason changes", "createdAt":"Full name author", "createdBy":"UUID author", "valueChanges": [ { "firstObject": { "before": "old_value", "after": "new_value" } }, { "secondObject": { "before": "old_value", "after": "new_value" } } ] } ] } @endjson