Events are how we inform you about changes to a payment charge for your business. When a charge of your business is created, updated, or paid, we notify you via your webhook endpoints if you have one configured for your business via the Commerce Dashboard.
Events come alongside the resource responsible for that event i.e. charge
NOTE: Events retrieval is guaranteed only for 30 days.
The events object
Attributes
id string
Unique identifier for the event object
business_id string
Unique identifier for the business
resource string
Description of the event
created_at timestamp
Time at which the event was created
delivered_at timestamp
Time at which the event was delivered via webhook
data object
The Charge object