# Example messages

## Batch Messages

### Batch Update

```json
{
    "id": 10293192384,
    "status": "Complete",
    "lastUpdatedById": 124523,
    "lastUpdatedDate": "2023-04-17T21:06:05.357Z"
}
```

### Batch Create

```json
{
    "id": 10293192384,
    "status": "Complete",
    "lastUpdatedById": 450293,
    "lastUpdatedDate": "2023-04-17T21:06:05.357Z",
    "createdById": 450293,
    "createdDate": "2023-04-17T21:06:05.357Z",
}
```
