This endpoint stores information about the demographics of a customer.

Payload Specification

Param NameRequiredTypeDescription
first_nameNoStringThe first name of the customer
last_nameNoStringThe last name of the customer
ageNoNumberThe age of the customer
genderNoStringCan be either m or f
languageNoStringNo more than 2 characters
address1NoStringStreet address line 1
address2NoStringStreet address line 2
cityNoStringCustomer address city
stateNoStringCustomer address state
postal_codeNoStringCustomer address zip code
countryNoStringCustomer address country
birthdateNoStringMust match format YYYY-MM-DD