Created
September 19, 2019 20:46
-
-
Save wehub/72f4bf505fcc49c208f9e15eda0e0aea 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": "24d0368b-14b2-435b-8986-5f3349a007dc", | |
"resource": "notifications", | |
"path": "/notifications/24d0368b-14b2-435b-8986-5f3349a007dc", | |
"owner": { | |
"id": "121212", | |
"resource": "applications", | |
"path": null | |
}, | |
"topic": "payouts.in_review", | |
"event_time": 1568917490, | |
"payload": { | |
"id": "00000000-0000-0000-0000-00000f2ed424", | |
"resource": "payouts", | |
"path": "/payouts/00000000-0000-0000-0000-00000f2ed424", | |
"owner": { | |
"id": "3a9c5261-a690-4c00-9e40-8804f092eb77", | |
"resource": "accounts", | |
"path": "/accounts/3a9c5261-a690-4c00-9e40-8804f092eb77" | |
}, | |
"create_time": 1568917474, | |
"complete_time": 0, | |
"status": "pending", | |
"amount": 16900, | |
"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": "REVIEW", | |
"reason_message": "Payout is under review.", | |
"details": [ | |
{ | |
"detail_code": "risk_review", | |
"detail_message": "The Payout is currently under risk review." | |
} | |
] | |
}, | |
"failure_reason": null, | |
"txnr_payout": 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