Add a new pet to the store
Body Parameters
A unique identifier assigned to the pet within the store system.
The name given to the pet for identification and display within the store.
Specifies the category to which the pet belongs, including attributes such as id and name to classify the pet type.
Show child attributes
A list of URLs pointing to images of the pet, used for display purposes in the store.
Show child attributes
An array of tags associated with the pet for additional categorization or search filtering; each tag includes an id and name.
Show child attributes
Indicates the pet's current availability status in the store; valid values include available, pending, or sold.
Response
Successful operation
Response Attributes
A unique identifier assigned to the pet within the store system.
The name given to the pet for identification and display within the store.
Specifies the category to which the pet belongs, including attributes such as id and name to classify the pet type.
Show child attributes
A list of URLs pointing to images of the pet, used for display purposes in the store.
Show child attributes
An array of tags associated with the pet for additional categorization or search filtering; each tag includes an id and name.
Show child attributes
Indicates the pet's current availability status in the store; valid values include available, pending, or sold.
Invalid input
Validation exception