# OrderStatusChangeLog

### Object description

| Field          | Type                                                                                         | Required | Description                      |
| -------------- | -------------------------------------------------------------------------------------------- | -------- | -------------------------------- |
| personName     | String                                                                                       | Yes      | Change author name               |
| previousStatus | [ShipmentStatus](https://developer.smarts.ee/general/data-object-description/shipmentstatus) | Yes      | Previous order status            |
| newStatus      | [ShipmentStatus](https://developer.smarts.ee/general/data-object-description/shipmentstatus) | Yes      | New order status                 |
| created        | String                                                                                       | Yes      | Creation date FORMAT  YYYY-MM-DD |
