Skip to content

Instantly share code, notes, and snippets.

@wehub
Last active September 20, 2019 23:56
Show Gist options
  • Save wehub/3b080a58135ecf88c9ed1443347caec5 to your computer and use it in GitHub Desktop.
Save wehub/3b080a58135ecf88c9ed1443347caec5 to your computer and use it in GitHub Desktop.
{
"id": "95fec99f-5dad-482a-8d40-26bebd9b5975",
"resource": "notifications",
"path": "/notifications/95fec99f-5dad-482a-8d40-26bebd9b5975",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "recoveries.created",
"event_time": 1568919842,
"payload": {
"id": "00000000-0000-0000-0000-000000000011",
"resource": "recoveries",
"path": "/recoveries/00000000-0000-0000-0000-000000000011",
"owner": {
"id": "fb1b386c-5140-460c-9e43-0348cd208c6b",
"resource": "accounts",
"path": "/accounts/fb1b386c-5140-460c-9e43-0348cd208c6b"
},
"create_time": 1568919840,
"complete_time": 0,
"status": "pending",
"amount": 19900,
"currency": "USD",
"payout_method": {
"id": "00000000-0000-0000-0000-000001336213",
"resource": "payout_methods",
"path": "/payout_methods/00000000-0000-0000-0000-000001336213"
},
"pending_reasons": [
{
"reason_code": "PROCESSING",
"reason_message": "Recovery is being processed.",
"details": [
{
"detail_code": "processing",
"detail_message": "The recovery is currently under processing."
}
]
}
],
"failure_reason": null,
"txnr_recovery": null,
"txnr_failure": 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