Edit customer
Edit customer
Request body
First name for customer.
Last name for customer.
Email address of the customer. This is what creates a unique customer ID.
Telephone number of the customer.
Customer birthdate. YYYY-MM-DD
Customer gender.
- 1 - he/him
- 2 - she/her
- 3 - they/them
- 4 - rather not say
Should the customer be blacklisted.
Should the customer be flagged as fraud.
Custom Tracking Variable Option 1 for the customer
Custom Tracking Variable Option 2 for the customer
Custom Tracking Variable Option 3 for the customer
Custom Tracking Variable Option 4 for the customer
Custom Tracking Variable Option 5 for the customer
Custom Tracking Variable Option 6 for the customer
Custom Tracking Variable Option 7 for the customer
Custom Tracking Variable Option 8 for the customer
Custom Tracking Variable Option 9 for the customer
Custom Tracking Variable Option 10 for the customer
Custom Tracking Variable Option 11 for the customer
Custom Tracking Variable Option 12 for the customer
Custom Tracking Variable Option 13 for the customer
Custom Tracking Variable Option 14 for the customer
Custom Tracking Variable Option 15 for the customer
Custom Tracking Variable Option 16 for the customer
Custom Tracking Variable Option 17 for the customer
Custom Tracking Variable Option 18 for the customer
Custom Tracking Variable Option 19 for the customer
Custom Tracking Variable Option 20 for the customer
Apply note to the history of this customer.
Response
OK
- 1 - he/him
- 2 - she/her
- 3 - they/them
- 4 - rather not say
Example response
{
"date_created": "2023-04-01 00:00:00",
"date_modified": "2023-04-01 00:00:00",
"customer_cards": [
{
"date_created": "2023-04-01 00:00:00",
"date_modified": "2023-04-01 00:00:00"
}
],
"customer_addresses": [
{
"date_created": "2023-04-01 00:00:00",
"date_modified": "2023-04-01 00:00:00"
}
]
}