Dispute

The Dispute indicates that a transaction received a return that generated a dispute. The returnType property specifies the type of return

postWebhooksubpackage_eventNotifications.Dispute

Payload

createdAtstring int64

The timestamp when the event was created, represented as a Unix timestamp in milliseconds.

eventIdstring

Unique identifier for the event.

eventTypestring

The type of event that triggered the webhook.

objectIdstring

Unique identifier for the object associated with the event, such as a transaction.

objectTypestring

The type of object associated with the event (e.g., Stopped).

referencestring
transactionIdstring
transactionDatetimestring
returnTypestring
customerIdstring
returnDatetimestring
amountReturnedstring

Response

Webhook received successfully

Changes