Skip to content

Instantly share code, notes, and snippets.

@wehub
Last active September 18, 2019 21:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wehub/2487732b97c0e385abdb0427fc814beb to your computer and use it in GitHub Desktop.
Save wehub/2487732b97c0e385abdb0427fc814beb to your computer and use it in GitHub Desktop.
{
"id": "947ecf75-11eb-4368-a60b-c443dc4366ae", //Notification ID
"resource": "notifications",
"path": "/notifications/947ecf75-11eb-4368-a60b-c443dc4366ae",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "accounts.created",
"event_time": 1568673336,
"payload": {
"name": "The Mop Shop",
"description": null,
"industry": {
"merchant_category_code": "7399",
"category_detail": null
},
"reference_id": null,
"statement_description": null,
"incoming_payments": {
"accepted_methods": ["payment_bank", "visa", "mastercard", "american_express", "discover", "jcb", "diners_club"]
},
"payout": {
"default_currency": "USD",
"currencies": {
"USD": null
}
},
"custom_data": null,
"create_time": 1568673335,
"balances": {
"currencies": {}
},
"pricing": {
"currencies": {
"USD": {
"credit_card": null,
"payment_bank": null
}
}
},
"id": "da4a5e17-553a-4bde-b30a-5df7f564dd66", //Account ID
"resource": "accounts",
"path": "/accounts/da4a5e17-553a-4bde-b30a-5df7f564dd66",
"owner": {
"id": "d2ff8803-efbc-4e98-9c81-6c0f1e085c38", // Account owner
"resource": "legal_entities",
"path": "/legal_entities/d2ff8803-efbc-4e98-9c81-6c0f1e085c38"
},
"api_version": "3.0",
"beneficiary": {
"id": "d2ff8803-efbc-4e98-9c81-6c0f1e085c38",
"resource": "legal_entities",
"path": "/legal_entities/d2ff8803-efbc-4e98-9c81-6c0f1e085c38"
}
},
"api_version": "3.0"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment