Skip to main content

Input fields

email : String

Account email.

familyName : String

Family name.

fiscalCode : String

Fiscal code.

givenName : String

Given name.

mobile : String

Account mobile phone number.

optedInToOffers : Boolean

Whether to receive promotional mail.

optedInToProfiling : Boolean

Whether to allow processing of personal data for profiling purposes.

optedInToThirdParties : Boolean

Whether to receive promotional mail from third parties.

residenceAddress : AddressInput

Customer's residence address.

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

{ "email": "public-TV-me-talk-whose", "familyName": "Mack", "fiscalCode": "inside-evening-best-store-can", "givenName": "Anita", "mobile": "law-and-Democrat-statement-much", "optedInToOffers": true, "optedInToProfiling": true, "optedInToThirdParties": true, "residenceAddress": AddressInput }