v2

latestOpenAPI 3.1.12026-08-078549932.4 MB
Clients

put/Clients/{id}

Path parameters

idstring required

Request body

emailstring nullable
firstNamestring nullable
lastNamestring nullable
phoneNumberstring nullable
addressstring nullable
citystring nullable
statestring nullable
zipCodestring nullable
countryCodestring nullable
dateOfBirthstring date-time nullable
clearDateOfBirthboolean

Set to true to clear the date of birth (since null can't be distinguished from "not provided")

accountStatusstring nullable
preferredContactMethodstring nullable
allowAppointmentRemindersboolean nullable
allowEmailMarketingboolean nullable
allowPhoneCallsboolean nullable
allowSmsMarketingboolean nullable
communicationNotesstring nullable
emergencyContactNamestring nullable
emergencyContactPhonestring nullable
emergencyContactEmailstring nullable
emergencyContactRelationshipstring nullable
secondaryEmergencyContactNamestring nullable
secondaryEmergencyContactPhonestring nullable
secondaryEmergencyContactEmailstring nullable
secondaryEmergencyContactRelationshipstring nullable
preferredLanguagestring nullable
referralSourcestring nullable

Response

OK

idstring
emailstring nullable
phoneNumberstring nullable
firstNamestring
lastNamestring
addressstring nullable
citystring nullable
statestring nullable
zipCodestring nullable
countryCodestring nullable

ISO 3166-1 alpha-2 country code (e.g. "US", "GB"). Defaults to clinic's region if null.

dateOfBirthstring date-time nullable
accountStatusinteger
preferredLanguagestring nullable
referralSourcestring nullable
createdAtstring date-time
updatedAtstring date-time