Events - List
List all Events associated with a Merchant Account or Profile.
Authorizations
Admin API keys allow you to perform some privileged actions such as creating a merchant account and Merchant Connector account.
Path Parameters
The unique identifier for the Merchant Account.
Query Parameters
Only include Events created after the specified time. Either only object_id
must be specified, or one or more of created_after
, created_before
, limit
and offset
must be specified.
Only include Events created before the specified time. Either only object_id
must be specified, or one or more of created_after
, created_before
, limit
and offset
must be specified.
The maximum number of Events to include in the response. Either only object_id
must be specified, or one or more of created_after
, created_before
, limit
and offset
must be specified.
The number of Events to skip when retrieving the list of Events.
Either only object_id
must be specified, or one or more of created_after
, created_before
, limit
and offset
must be specified.
Only include Events associated with the specified object (Payment Intent ID, Refund ID, etc.). Either only object_id
must be specified, or one or more of created_after
, created_before
, limit
and offset
must be specified.
Only include Events associated with the Profile identified by the specified Profile ID.
Response
The identifier for the Event.
64
The identifier for the Merchant Account.
64
The identifier for the Business Profile.
64
The identifier for the object (Payment Intent ID, Refund ID, etc.)
64
payment_succeeded
, payment_failed
, payment_processing
, payment_cancelled
, payment_authorized
, payment_captured
, action_required
, refund_succeeded
, refund_failed
, dispute_opened
, dispute_expired
, dispute_accepted
, dispute_cancelled
, dispute_challenged
, dispute_won
, dispute_lost
, mandate_active
, mandate_revoked
, payout_success
, payout_failed
, payout_initiated
, payout_processing
, payout_cancelled
, payout_expired
, payout_reversed
payments
, refunds
, disputes
, mandates
, payouts
Indicates whether the webhook delivery attempt was successful.
The identifier for the initial delivery attempt. This will be the same as event_id
for
the initial delivery attempt.
64
Time at which the event was created.