Update a client
Update a client
Path parameters
Id
Query parameters
Skip the required custom fields validations
Was the client added through a quick add?
true - id is partner_id / false - id is mytime id
First name
Last name
Mobile Phone
Work Phone
Can receive automated emails
Can receive automated SMS
Can receive manual emails
Can receive manual sms
When was can_receive_manual_sms confirmed by double sms opt in
When was can_receive_automated_sms confirmed by double sms opt in
Contact Preference. Email = 0, Home Phone = 1, Work Phone = 2, Text Message = 3, Mobile Phone = 4
Preferred location partner id
Preferred location mytime id
Associated location partner id
Associated location mytime id
List of labels to add to the client
List of labels to remove from the client
Headers
Merchant subdomain - Optional
Request body
Response
Updated
Example response
[
{
"appointments": [
{
"variations": [
{
"price": 120,
"multiplier_base_price": 40,
"price_multiplier": 3
}
]
}
]
}
]Changes
No recorded changes to this endpoint across all 3 revisions of this API.