Pets
Create a Weight for Pet
Permissions needed: ACCESS_PATIENTS Store weights for Pet
post/api/v1/pets/{id}/weights
Parameters
#/paths/~1api~1v1~1sales/delete/parameters/0 — unresolved $ref
Request body
Example request
{
"clinic_id": 766,
"value": 12,
"measurement_unit_id": 1
}Response
successful operation