Nov 14, 2021 - Production API Release

  • Fixes booking webhook content where parameters listed did not match those in the documentation
  • Send webhook from POST /consumer/v1/appointments when completeBooking=BK
  • Prevent POST /consumer/v1/appointments from throwing a 500 error when using resourceIds parameter
  • Update Swagger documentation formatting in GET /consumer/v1/appointments/{id}
  • Update Swagger documentation PUT /consumer/v1/appointments/{id}/reschedule
  • Update Swagger documentation formatting for GET /consumer/v1/availability
  • Fixes PUT /appointments/{id}/reschedule endpoint to correctly update resourceId and serviceId when submitted. You now have the ability to swap out resources or services on appointments.