Skip to main content

Input fields

dateOfBirth : Date

The customer's date of birth.

email : String

Account email.

familyName : String! required

Family name.

givenName : String! required

Given name.

label : String

A free text field to help identifying the customer (e.g. for a job title).

landline : String

Account landline number.

mobile : String

Account mobile phone number.

The customer's communication preferences.

pronouns : String

The customer's pronouns.

title : String

The customer's title.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "dateOfBirth": "2001-01-19", "email": "reflect-purpose-hear-keep-meet", "familyName": "Osborne", "givenName": "Abigail", "label": "hotel-majority-ahead-analysis-reflect", "landline": "work-or-hour-color-maybe", "mobile": "word-side-much-team-discussion", "preferences": UpdateAccountUserCommsPreferencesInput, "pronouns": "message-weight-official-learn-especially", "title": "nature-whatever-accept-situation-star" }