API Change Log – April 3, 2024
 over 1 year ago by Jishnu Ramakrishnan
Updates for this release.
Appointment
- API Endpoint: {api_url}/ v1/appointments/appointment_id
 - Scenario: If the setting for preferred pronouns is enabled (Organizations > Configurations > Business details > Enable Preferred Pronouns) this API will now retrieve appointment details with preferred pronouns.
 - Earlier behavior: The API did not retrieve preferred pronouns.
 - New behavior: Now, this API will retrieve appointment details with preferred pronouns..
 - API documentation link:
 
- API Endpoint: {api_url}/v1/appointments
 - Scenario: If the setting for preferred pronouns is enabled (Organizations > Configurations > Business details > Enable Preferred Pronouns) this API will now retrieve appointment details with preferred pronouns.
 - Earlier behavior: The API did not retrieve preferred pronouns.
 - New behavior: Now, this API will retrieve appointment details with preferred pronouns..
 - API documentation link:
 
- API Endpoint: {api_url}/v1/guests/{guest_id}
 - Scenario: If the setting for preferred pronouns is enabled (Organizations > Configurations > Business details > Enable Preferred Pronouns) this API retrieves guest preferred pronouns.
 - Earlier behavior: The API did not allow retrieval of a guest’s preferred pronouns.
 - New behavior: The API allows retrieval of a guest’s preferred pronouns
 - API documentation link:
 
