Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save wehub/63b4996782adc965bb09e2879f12bb53 to your computer and use it in GitHub Desktop.
Save wehub/63b4996782adc965bb09e2879f12bb53 to your computer and use it in GitHub Desktop.
{
"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": "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