KKid
Update item on kid's wishlist
put/kkid/wishlist
Query parameters
wishIdinteger required
Wish list item ID to update
titlestring
Item title
descriptionstring
Item Description
priorityinteger
Item Priority
linkstring
URL Link to item
Response
search results matching criteria
Example response
{
"success": true,
"message": "success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.