Example Payloads
Below are a few examples of webhook event data. You will notice that the data
in the payload is one of the objects, plus some meta
and the usual relationships
and links
.
order_created
Returns an Order object.
subscription_created
Returns a Subscription object.
subscription_cancelled
Returns a Subscription object.
subscription_paused
Returns a Subscription object.