Customers
Update Customer
This endpoint updates a customer.
PUT
Base URL https://api.tolt.com
Body Parameters
string - optional
Customer’s email address
string - optional
Customer’s name
string - optional
Associated subscription identifier
string - optional
Your internal customer identifier
string - optional
Tracking click identifier
string - optional
Promotion code used to attribute this customer. The code must belong to the
customer’s partner, their group, or their program. If it does not match, the
customer’s existing attribution is left unchanged, and the response includes a
warnings array with a promotion_code_not_applied entry.string - optional
ISO 8601 timestamp of when the customer was created
string - optional
ISO 8601 timestamp of when the customer became a lead
string - optional
ISO 8601 timestamp of when the customer became active
string - optional
Customer’s status. Valid values are: ‘lead’, ‘trialing’, ‘active’, ‘canceled’
Response
boolean
Whether the request was successful
array[Object]

