# Shipment Events

| Key         | Type     | Description                                                                   |
| ----------- | -------- | ----------------------------------------------------------------------------- |
| created\_at | *date*   | Time shipment event generated.                                                |
| description | *string* | Description of event e.g. Shipment arranged successfully by User.             |
| location    | *string* | Location for event e.g. Lagos, NG                                             |
| status      | *string* | Current status after event. e.g. *confirmed*, *in-transit*, *delivered*, etc. |
