Last active
September 18, 2019 23:28
-
-
Save wehub/1fb15cfc5e52e3063bd1b72621a02ca9 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": "1dda8c16-828f-4d0f-ae27-d232547e46dc", | |
"resource": "notifications", | |
"path": "/notifications/1dda8c16-828f-4d0f-ae27-d232547e46dc", | |
"owner": { | |
"id": "121212", | |
"resource": "applications", | |
"path": null | |
}, | |
"topic": "accounts.capabilities.updated", | |
"event_time": 1568845287, | |
"payload": { | |
"payments": { | |
"enabled": true, | |
"current_issues": [], | |
"upcoming_issues": {} | |
}, | |
"payouts": { | |
"enabled": false, | |
"current_issues": [{ | |
"target": { | |
"resource": "legal_entities", | |
"id": "a2ffe6c1-17e0-4739-bd93-642a74b043d8", | |
"path": "/legal_entities/a2ffe6c1-17e0-4739-bd93-642a74b043d8" | |
}, | |
"issue_type": "errant_fields", | |
"errant_fields": { | |
"controller.email_is_verified": ["is_false"], | |
"controller.job_title": ["is_null"] | |
} | |
}, { | |
"target": { | |
"resource": "accounts", | |
"id": "0f6ff8e8-86a8-497b-b54c-09626c88cdf9", | |
"path": "/accounts/0f6ff8e8-86a8-497b-b54c-09626c88cdf9" | |
}, | |
"issue_type": "errant_fields", | |
"errant_fields": { | |
"payout.currencies.USD.payout_method_id": ["is_null"], | |
"payout.currencies.USD.period": ["is_null"] | |
} | |
}], | |
"upcoming_issues": {} | |
}, | |
"id": null, | |
"resource": "capabilities", | |
"path": "/accounts/0f6ff8e8-86a8-497b-b54c-09626c88cdf9/capabilities", | |
"owner": { | |
"id": "0f6ff8e8-86a8-497b-b54c-09626c88cdf9", | |
"resource": "accounts", | |
"path": "/accounts/0f6ff8e8-86a8-497b-b54c-09626c88cdf9" | |
}, | |
"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