Learn about the different event types Flex sends to your webhook endpoint.
object
is the object that was created, updated, deleted, etc.
object
is the dispute object
Occurs when a dispute is closed and the dispute status changes to won or lost.
object
is the dispute object
Occurs whenever a customer disputes a charge with their bank (chargeback).
object
is the dispute object
Occurs when funds are reinstated to your account after a dispute is closed. This includes partially refunded payments.
object
is the dispute object
Occurs when funds are removed from your account due to a dispute.
object
is the dispute object
Occurs when the dispute is updated (usually with evidence).
object
is the refund object
Occurs whenever a refund is updated, on selected payment methods.
object
is the charge object
Occurs whenever a charge is refunded, on selected payment methods.
object
is the customer object
Occurs whenever a new customer is created.
object
is the customer object
Occurs whenever a customer is deleted.
object
is the customer object
Occurs whenever any property of a customer changes.
object
is the subscription object
Occurs whenever a customer is signed up for a new plan.
object
is the subscription object
Occurs whenever a subscription changes (e.g., switching from one plan to another, or changing the status from trial to active).
object
is the subscription object
Occurs whenever a customer’s subscription ends.
object
is the invoice object
Occurs whenever a new invoice is created.
object
is the payment intent object
Occurs whenever a new PaymentIntent is created.
object
is the payment intent object
Occurs whenever a PaymentIntent has succeeded.
object
is the refund object
Occurs whenever a refund is created, on selected payment methods.
object
is the refund object
Occurs whenever a refund is updated, on selected payment methods.