# Reply/Note Creator

#### **Example**

```json
{
    "email": "bill_smith@gmail.com",
    "name": "Bill Smith"
}
```

#### Fields

| Field | Type   | Comments                                                                 |
| ----- | ------ | ------------------------------------------------------------------------ |
| email | string | Creator email address                                                    |
| name  | string | Creator name. Typically used as the user name if the user does not exist |
