Etsy · JSON Structure
Webhooks Webhook Envelope Structure
Fields common to every Etsy webhook delivery, per the Etsy webhooks documentation. Per-event payloads differ but all include these three top-level fields.
MarketplaceEcommerceHandmadeListingsOrdersPaymentsReviewsShippingTaxonomyOAuth2
WebhookEnvelope is a JSON Structure definition published by Etsy, describing 3 properties, of which 3 are required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
Properties
event_type
resource_url
shop_id
Meta-schema: https://json-structure.org/meta/core/v0/#