...
| Description | Name | Type | Comment |
|---|---|---|---|
| patientId | string nullable: false | |
| regSend | string nullable: false | Retrieve message only |
| regReceive | string nullable: false | Should be on the 'Send' request |
| firstName | string nullable: true | |
| lastName | string nullable: true |
...