Skip to content

Instantly share code, notes, and snippets.

@wehub
Last active September 20, 2019 23:54
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/c01d8eaf923699dfc095b7b9010bdd9e to your computer and use it in GitHub Desktop.
Save wehub/c01d8eaf923699dfc095b7b9010bdd9e to your computer and use it in GitHub Desktop.
{
"id": "1cd333fc-1516-4319-b5a3-23ed50c3ecb2",
"resource": "notifications",
"path": "/notifications/1cd333fc-1516-4319-b5a3-23ed50c3ecb2",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "payments.canceled",
"event_time": 1568854703,
"payload": {
"id": "00000000-0000-0000-0000-00004c5bd806",
"resource": "payments",
"path": "/payments/00000000-0000-0000-0000-00004c5bd806",
"owner": {
"id": "3a9c5261-a690-4c00-9e40-8804f092eb77",
"resource": "accounts",
"path": "/accounts/3a9c5261-a690-4c00-9e40-8804f092eb77"
},
"create_time": 1568854651,
"status": "canceled",
"amount": 20000,
"currency": "USD",
"payment_method": {
"id": "00000000-6363-0000-0000-000057f0cb8a",
"resource": "payment_methods",
"path": "/payment_methods/00000000-6363-0000-0000-000057f0cb8a"
},
"fee_amount": 100,
"auto_capture": false,
"order": null,
"pending_reasons": null,
"failure_reason": null,
"txnr_app_fee": null,
"txnr_merchant": null,
"amount_refunded": 0,
"amount_disputed": 0,
"initiated_by": "customer",
"reference_id": null,
"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