Update a Person
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Unique identifier for object
Body
Address associated with the Person
Email address
The address where the person can receive mail. This is where physical cards will be sent when issued. If this field is null
, physical_address
will be used instead.
The person's phone number. When necessary, this number will be used for calls or texts related to card activation.
The address of person's physical location
Optional user data associated with the person
Response
Account IDs associated with the Person
Address associated with the Person
Optional bank data associated with the person
Email address
Given name of person
Unique identifier for object
Family name of person
The address where the person can receive mail. This is where physical cards will be sent when issued. If this field is null
, physical_address
will be used instead.
Middle name of person
The person's phone number. When necessary, this number will be used for calls or texts related to card activation.
The address of person's physical location
The person's suffix (e.g. 'Jr.', 'Sr.', 'III'), if applicable
Last 4 digits of the person's tax ID (SSN), if available
Optional user data associated with the person
Was this page helpful?