Add Pet To Application

Add a pet to an application.

Path parameters

applicationIdstringRequired
The id of the application

Request

This endpoint expects an object.
petTypeenumRequired
breedstringOptional
namestringOptional
weightdoubleOptional
isServiceAnimalbooleanOptional

Response

Pet added successfully
idstringOptionalformat: "uuid"
petTypestringOptional
breedstringOptional
namestringOptional
weightdoubleOptional
isServiceAnimalbooleanOptional
createdAtdatetimeOptional
updatedAtdatetimeOptional