Skip to content

Deprecation Notice

The following endpoints have deprecated and are scheduled top be sunset. These changes are part of ongoing improvements to the API and may include replacements, enhancements, or removal of legacy functionality.

Consumers should migrate to the recommended alternatives before the sunset date to avoid service disruption. After the sunset date, these endpoints may no longer be available.

EndpointMethodStatusDeprecation DateSunset DateReplacementNotes
v1/animalGETDeprecated13 April 202613 October 2026/v4/animalUse v2/animal and v2.1/animal to transtition.
/diagnosticrequest (integrated_species, integrated_breed fields)POSTDeprecated30 June 20261 January 2027species, breedThe integrated_species and integrated_breed objects in the PACS/SDI diagnostic request payload are replaced by the new species and breed objects, and will be removed after the sunset date.
https://ezycab.usw2.ezyvet.com/availabilityGETDeprecated31 October 202413 April 2026/ezycab/availabilityStandardized the endpoint align the structure with the rest of the API.
/v2/stocktransactionGETDeprecated23 July 202631 January 2027/v2.1/stocktransactionMigrate to token-based (keyset) pagination via page_size/next_token; the legacy limit/offset paging degrades on large sites. Same record format and envelope.
/ezycab/availabilityGETDeprecated20 July 202620 January 2027/v4/calendar/availabilitySuperseded by the canonical calendar availability endpoint. Migrate to /v4/calendar/availability before the sunset date.
/ezycab/v2.1/appointmentsGETDeprecated20 July 202620 January 2027/v2.1/calendar/appointmentsSuperseded by the canonical calendar appointments endpoint. Migrate to /v2.1/calendar/appointments before the sunset date.
/ezycab/v2.1/planning-guidesGETDeprecated20 July 202620 January 2027/v2.1/calendar/planning-guidesSuperseded by the canonical calendar planning-guides endpoint. Migrate to /v2.1/calendar/planning-guides before the sunset date.

Definitions

  • Deprecated: Endpoint is no longer recommended for use
  • Sunset: Endpoint may be removed and no longer available
  • Removed: Endpoint has been fully removed from the API