Skip to main content
This webhook is triggered when a claim is approved, providing structured data about the resolution actions taken. It includes the type of resolution, along with details on the refunded or credited items, shipping amounts, and total reimbursement. When this webhook is triggered, a JSON payload is sent, containing key details such as the list of resolutions applied. Each resolution object specifies the type of resolution, item details and the final refund or credit amount. When a resolution is of type REFUND, the total_refund_amount amount should be used to refund the order.

Request Body

The webhook will send a JSON payload with the following structure:

Properties

string
Unique identifier for the webhook event
string
The webhook topic
string
ISO 8601 timestamp of when the webhook was created
object
The webhook payload