Information about a new plant added to the store

postWebhook/plant/webhook

Payload

first_namestring

First name of the property owner

last_namestring

Last name of the property owner

street_addressstring required

Street address of the property

citystring required

City of the property

statestring required

State of the property

zip_codestring required

Zip code of the property

Response

Return a 200 status to indicate that the data was received successfully

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.