Update Notes

Updates a Notes entry

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The animal id.

string
required

The note id.

Query Params
string

The list of fields to update.

Body Params

A representation of an Notes in the unifyvet

string

name ID of the Notes ;-)

string

Short description of the note

string
required

Contact or owner of the animal

string
required

Provider associated with the clinical note

string

User associated with the clinical note, either a staff member, user, or provider depending on the system

string

Text only representation of the note, if available

string

Formatted contents of the note.

parts
array of objects

Sometimes a system will split a note into multiple parts, such as for SOAP notes, if that is the case note_text and note will be empty, and the parts will be used instead.

parts
string
enum

The format of the note can be different depending on the source system, and we don't parse the notes so you are required to know the format of the note before you can use it.

Allowed:
string

Category or type of the note, this is used to categorize notes in the system

additional_data
object

Additional data for the note, specific to the source system.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json