CustomerDetailsInput
Contains additional data provided when creating a new JPN account user.
Input fields
The customer's date of birth.
Account email.
Family name.
Given name.
The customer's family name in kana.
The customer's given name in kana.
A free text field to help identifying the customer (e.g. for a job title).
Account landline number.
Account mobile phone number.
The customer's communication preferences.
The customer's pronouns.
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": "1979-01-25",
"email": "relate-question-name-determine-wish",
"familyName": "Salinas",
"givenName": "Zachary",
"kanaFamilyName": "Walker",
"kanaGivenName": "Deborah",
"label": "house-office-fly-piece-arrive",
"landline": "fear-whose-then-fill-teach",
"mobile": "financial-vote-season-indicate-education",
"preferences": UpdateAccountUserCommsPreferencesInput,
"pronouns": "across-these-also-standard-while",
"title": "now-commercial-test-wind-region"
}