ProductDelete event fires when a product is permanently deleted from an account’s catalog. Use this event to remove the product from external storefronts, mark it as discontinued in inventory systems, or clean up associated price and media records in downstream services.
Payload
Example payload
Related
- Product Create — fires when a new product is added
- Products API — create, retrieve, and manage products programmatically