Request to create a customer.
| CreateCustomerRequest | |
| Variables | |
| string | |
| password | string |
| postalcode | string |
| cardIdentifier | string |
| firstname | string |
| lastname | string |
| telephone | string |
| address | string |
| zone | string |
| city | string |
| country_iso_code_3 | string |
| gender | Gender |
| yearOfBirth | string |
| identificationNumber | string |
| birth_date | int64 |
| language | <Language> The language |