Custom 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.
Request body
Changes
No recorded changes to this endpoint across all 1 revision of this API.