Newer Version Available

This content describes an older version of this product. View Latest

Appointed Representative Input

Person who is the appointed representative for the member.
Root XML tag
<appointedRepresentative>
JSON example
1{
2  "firstName": "Jane",
3  "lastName": "Doe"
4}
Properties
Name Type Description Required Available Version
firstName String First Name of the appointed representative. No 46.0
lastName String Last Name of the appointed representative. No 46.0
suffix String Name suffix of the appointed representative. No 46.0
birthDate String Birth date of the appointed representative. No 46.0

All the fields in this input are optional. However, it is advisable to provide as much information as possible to find a unique appointed representative record to associate with your care request.

Tip