v1
latestOpenAPI 3.0.02026-07-2612645160.3 KBCustom Ecommerce Apps · Webhooks
Checkout event
Push an abandoned/created checkout to enable recovery for the resolved installation.
post/api/public/apps/{appId}/events/checkout
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.