{
"type": "refund.created",
"timestamp": "2023-11-07T05:31:56Z",
"data": {
"created_at": "2023-11-07T05:31:56Z",
"modified_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"metadata": {},
"amount": 123,
"tax_amount": 123,
"currency": "<string>",
"organization_id": "<string>",
"order_id": "<string>",
"subscription_id": "<string>",
"customer_id": "<string>",
"revoke_benefits": true,
"dispute": {
"created_at": "2023-11-07T05:31:56Z",
"modified_at": "2023-11-07T05:31:56Z",
"id": "<string>",
"status": "needs_response",
"resolved": false,
"closed": false,
"amount": 1000,
"tax_amount": 200,
"currency": "usd",
"reason": "fraudulent",
"evidence_due_by": "2023-11-07T05:31:56Z",
"past_due": false,
"order_id": "57107b74-8400-4d80-a2fc-54c2b4239cb3",
"payment_id": "42b94870-36b9-4573-96b6-b90b1c99a353"
}
}
}