The Abandoned Checkout Recovery Webhook is triggered whenever a checkout session is created or updated. It facilitates real-time synchronization of checkout data with external systems, enabling accurate tracking of active shopping sessions. This webhook plays a vital role in identifying potential checkout abandonment scenarios and allows businesses to automate recovery actions such as follow-up emails, whatsapp messages, personalized notifications, or remarketing efforts. By leveraging this integration, brands can engage customers at the right moment and significantly improve checkout conversion rates.Documentation Index
Fetch the complete documentation index at: https://docs.flexype.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
A secret key used to verify that the webhook request originated from FlexyPe. Ensure this token is validated to prevent unauthorized access.
The version of the webhook payload. Here, the value will be
2026-05.The unique identifier of the webhook configured for your store.
The unique identifier for the event that triggered this webhook.
Body
The ISO 8601 timestamp when the event occurred.
The type of event. For this webhook, it is
ACR_CHECKOUT.A unique identifier for the event.
Information about the store where the event occurred.
The event-specific data.