Documentation changelog

13 Feb. 2023, 12:00pm PT

  • DOCS Marked the person_id parameter on the Booking entity as deprecated.

8 Dec. 2021, 19:51pm PT

  • DOCS Added information on Employee that state employees are referred to as team member in app

14 Jan. 2021, 3:00pm PT

  • API Added the Case, Invoice, and Payment entities.
  • API Added an optional campaign_id parameter when creating a CampaignEnrollment
  • API Fixed a bug where Bookings and Visits couldn't be filtered by person_id

12 Jan. 2021 1:00pm PT

  • API Added microsite_url, source_url, and source_base_url properties to the Review entity.

30 Aug. 2020, 10:00pm PT

  • API Added client-side Javascript SDK reference.

29 Jan. 2020, 3:30pm PT

  • API Fixed bug wherein requests to various endpoints were returning unwarranted 400 validation errors.

13 Dec. 2019, 5:00pm PT

  • API Added the Review entity.
  • API Renamed the ReviewStats entity to ReviewInsights.
  • API Added a person_id query string filter to ReviewInsights.
  • API Changed the scope for ReviewInsights from review_stats to review_insights.

24 Oct 2019, 2:45pm PT

  • API Added the Visit entity.
  • DOCS Added information on Booking tags. Includes mention of the noreview tag, the presence of which prevents the creation of a CampaignEnrollment associated with a completed Booking.

25 Sep 2019, 1:00pm PT

  • API From 25 October 2019 at 11:59pm PT, access token expiry time will be reduced to 24 hours.

13 Sep 2019, 5:00pm PT

  • DOCS Added the ReviewStats section, including the GET /review_stats endpoint.

16 Aug 2019, 7:30pm PT

  • API Fixed error with refresh_token requests.
  • PORTAL Added active refresh tokens.
  • PORTAL Limited active token entries to 25. Will paginate in future.
  • DOCS Fields employees and person are not yet available when creating and updating a Booking.