/notifications
| Name | Description | Type | Value | Example | Nullable |
|---|---|---|---|---|---|
| Name | Description | Type | Value | Example | Nullable |
|---|---|---|---|---|---|
| Name | Description | Type | Value | Example | Nullable |
|---|---|---|---|---|---|
| Name | Description | Type | Value | Example | Nullable |
|---|---|---|---|---|---|
| messsages | 보낼 메시지 리스트 | array | "messages":[ | ||
| { | |||||
| "to":"01071527518", | |||||
| "content":"햄토리" | |||||
| } | |||||
| ] | X | ||||
| { to } | 메시지를 수신할 번호 | string | 01071527518 | X | |
| { message } | 개인 메시지 | string | 오늘 2시 예약입니다. | X |