Skip to content

Instantly share code, notes, and snippets.

@wehub
Last active September 20, 2019 23:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wehub/40e329072708675f6b42b7d6621b28a1 to your computer and use it in GitHub Desktop.
Save wehub/40e329072708675f6b42b7d6621b28a1 to your computer and use it in GitHub Desktop.
{
"id": "5e08b5ba-7419-48d3-b635-4c079cfa7dff",
"resource": "notifications",
"path": "/notifications/5e08b5ba-7419-48d3-b635-4c079cfa7dff",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "disputes.created",
"event_time": 1568916604,
"payload": {
"id": "00000000-0000-0000-0000-00000003306a",
"resource": "disputes",
"path": "/disputes/00000000-0000-0000-0000-00000003306a",
"owner": {
"id": "3a9c5261-a690-4c00-9e40-8804f092eb77",
"resource": "accounts",
"path": "/accounts/3a9c5261-a690-4c00-9e40-8804f092eb77"
},
"create_time": 1568916601,
"status": "awaiting_merchant_response",
"type": "chargeback",
"amount": 10961,
"fee": 1500,
"currency": "USD",
"payment": {
"id": "00000000-0000-0000-0000-00007d9ba90b",
"resource": "payments",
"path": "/payments/00000000-0000-0000-0000-00007d9ba90b"
},
"card_brand": "visa",
"reason": {
"reason_code": "UNKNOWN",
"reason_message": "A chargeback was opened with unknown reason.",
"details": [
{
"detail_code": "unknown",
"detail_message": "A chargeback was posted against the transaction for unspecified reason."
}
]
},
"resolution": null,
"txnr_chargeback_app_fees": null,
"txnr_chargeback_merchant": null,
"txnr_merchant_chargeback_fee": null,
"txnr_chargeback_reversal_app_fee": null,
"txnr_chargeback_reversal_merchant": null,
"documentation": {
"explanation": ""
},
"custom_data": null,
"api_version": "3.0"
},
"api_version": "3.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment