Last active
September 19, 2019 19:30
-
-
Save wehub/bfe79e9d8ae31a38fa8e74c6ae635cba to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "95fec99f-5dad-482a-8d40-26bebd9b5975", | |
"resource": "notifications", | |
"path": "/notifications/95fec99f-5dad-482a-8d40-26bebd9b5975", | |
"owner": { | |
"id": "121212", | |
"resource": "applications", | |
"path": null | |
}, | |
"topic": "recoveries.failed", | |
"event_time": 1568919842, | |
"payload": { | |
"amount": 1000, | |
"complete_time": null, | |
"create_time": 1278889543, | |
"currency": "USD", | |
"custom_data": null, | |
"failure_reason": { | |
"details": [], | |
"reason_code": "UNKNOWN", | |
"reason_message": "Failed due to unknown reasons." | |
}, | |
"id": "1e6ae009-8a2a-4192-a377-745258b1f398", | |
"owner": { | |
"id": "064b19fe-28b2-4b65-86d3-1a175dd3af2e", | |
"path": "/accounts/064b19fe-28b2-4b65-86d3-1a175dd3af2e", | |
"resource": "accounts" | |
}, | |
"path": "/recoveries/1e6ae009-8a2a-4192-a377-745258b1f398", | |
"payout_method": { | |
"id": "00000000-5553-0000-0000-000000000a76", | |
"path": "/payout_methods/00000000-5553-0000-0000-000000000a76", | |
"resource": "payout_methods" | |
}, | |
"pending_reasons": null, | |
"resource": "recoveries", | |
"status": "failed", | |
"txnr_failure": null, | |
"txnr_recovery": null, | |
"api_version": "3.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment