Dispute Action
Dispute Ops Action Webhook Sample Response
{
"dispute_id": "dis_12345678910",
"status": 1,
"action_taken": "Raise FirstChargeBack",
"comment": "Raised FirstChargeBack with network",
"attachments": [
"s3_url_1",
"s3_url_2"
]
}Last updated