Add a new plant to the store

POST

Add a new plant to the store

Headers

api_keystringRequired

Request

This endpoint expects an object.
namestringRequired
photoUrlslist of stringsRequired
idlongOptional
categoryobjectOptional
tagslist of objectsOptional
statusenumOptional
Allowed values: availablependingsold

plant status in the store

Response

This endpoint returns an object.
namestring
photoUrlslist of strings
idlongOptional
categoryobjectOptional
tagslist of objectsOptional
statusenumOptional
Allowed values: availablependingsold

plant status in the store