Records
Pets
Export Record PDF
Permissions needed: ACCESS_PATIENTS, VIEW_CHECKUPS Receive a pdf file with the summary of a record
get/api/v1/patients/{pet}/file-case/{fileCase}/pdf
Path parameters
petinteger required
The id of the pet whose records are being requested
fileCaseinteger required
The id of the record whose pdf is being requested
Response
The response is a PDF file.