Skip to main content

Input fields

dateOfBirth : Date! required

The customer's date of birth.

email : String! required

The customer's email for account retrieval.

familyName : String! required

The customer's family name.

givenName : String! required

The customer's given name.

mobile : String! required

The customer's mobile phone number.

title : String! required

The title of civility of the customer ('M.' or 'Mme').

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": "1998-08-27", "email": "only-nearly-with-clear-PM", "familyName": "Vang", "givenName": "Jill", "mobile": "not-happy-I-view-time", "title": "prove-together-understand-suffer-himself" }