latestOpenAPI 3.0.0Apache 2.02026-08-201250995.7 KB

bd9694db5fce

Pets Archive

Archive Pet

Permissions needed: ACCESS_PATIENTS Archive a Pet

post/api/v1/pets/{id}/archive

Parameters

#/paths/~1api~1v1~1sales/delete/parameters/0 — unresolved $ref

Request body

clinic_idinteger

Clinic ID

vet_idinteger nullable

Vet ID

archive_type_id1 | 2 | 3 | 4

1 - Deceased 2 - Moved away 3 - Change of owner 4 - Other

reasonstring

Reason/Comment

Example request

{
  "clinic_id": 766,
  "reason": "We archived Daisy because she moved away."
}

Response

— unresolved $ref