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.
The unique identifier for the Event
Response
The delivery of the Event was attempted. Check the response
field in the response payload to identify the status of the delivery attempt.
The response body for retrieving an event. The response body for each item when listing events.
The identifier for the Event.
64
"evt_018e31720d1b7a2b82677d3032cab959"
The identifier for the Merchant Account.
64
"y3oqhf46pyzuxjbcn2giaqnb44"
The identifier for the Business Profile.
64
"SqB0zwDGR5wHppWf0bx7GKr1f2"
The identifier for the object (Payment Intent ID, Refund ID, etc.)
64
"QHrfd5LUDdZaKtAjdJmMu0dMa1"
payment_succeeded
, payment_failed
, payment_processing
, payment_cancelled
, payment_cancelled_post_capture
, payment_authorized
, payment_partially_authorized
, payment_captured
, payment_expired
, 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
The identifier for the initial delivery attempt. This will be the same as event_id
for
the initial delivery attempt.
64
"evt_018e31720d1b7a2b82677d3032cab959"
Time at which the event was created.
"2022-09-10T10:11:12Z"
The request information (headers and body) sent in the webhook.
The response information (headers, body and status code) received for the webhook sent.
Indicates whether the webhook was ultimately delivered or not.
initial_attempt
, automatic_retry
, manual_retry