v1
latestOpenAPI 3.0.02026-07-2612645160.3 KBCustom Ecommerce Apps · Webhooks
Product delete event
Delete a product by external id for the resolved installation.
post/api/public/apps/{appId}/events/product/delete
Path parameters
appIdstring required
Headers
x-vambe-timestampstring required
Unix epoch seconds when the request was signed. Requests older than 5 minutes are rejected.
x-vambe-signaturestring required
Hex HMAC-SHA256 of ${x-vambe-timestamp}.${rawBody} using the app signing secret.