The /LostPetsĀ endpoint focuses on the current list of lost pets posted on PetHub.com. Use this to create, read/pull, update and delete Lost Pet Posters.
Digging into /LostPets
The /lostpetsĀ endpoint offers the following:
| /lostpets | Description |
|---|---|
| / |
|
| /{posterId} |
|
| /{posterId}/share |
|
| /{posterId}/pdf | GET - retrieve a link to a PDF version of the lost pet poster |
The Swagger 2.0 / OAS YAML rendering is below including the data structures necessary for POST or returned by GET.