Update POA Contact
<Info>Requests with `firstName` and `lastName` fields exceeding a combined 60 characters are rejected, despite each field individually allowing up to 64 characters.</Info>
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
timestamp
userId
firstName
lastName
country
state
streetAddress1
city
zipCode
phone
citizenship
birthDate
organizationId
id
streetAddress2
taxIdentifier
nationalId
Response
POAContact
timestamp
userId
firstName
lastName
country
state
streetAddress1
city
zipCode
phone
citizenship
birthDate
organizationId
id
streetAddress2
taxIdentifier
nationalId

