Digitail API
Pet Parents

Create a PetParent

1min
POST
https://developer.digitail.io/api/v1/pet-parents
Sandbox server (uses test data)

Permissions needed: CREATE_PATIENTS Create a new pet parent

Authentication
Bearer
Body Parameters
body
*
clinic_id
name
*
last_name
*
email
password
phone
secondary_phone
address
address2
city
birthdate
zip_code
street
street_number
region
region_short_code
country_id
latitude
longitude
cnp
terms_and_conditions
*
observations
tag_ids
enable_chat_without_app
Responses
201
successful operation
data
400
The request was invalid or contained data that was not allowed.
message
401
The authorization token is missing or invalid.
403
The user is not authorized to perform the requested operation.
429
The user has sent too many requests in a given amount of time ("rate limiting"). Max 200 requests per minute.