Skip to content

Instantly share code, notes, and snippets.

@wehub
Created September 19, 2019 19:56
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/34a06387d2cd84b175d9e8f84ecf0e5a to your computer and use it in GitHub Desktop.
Save wehub/34a06387d2cd84b175d9e8f84ecf0e5a to your computer and use it in GitHub Desktop.
{
"id": "ccdbd4f6-a409-42b8-abdb-3451ff40501e",
"resource": "notifications",
"path": "/notifications/ccdbd4f6-a409-42b8-abdb-3451ff40501e",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "payment_methods.microdeposit_sent",
"event_time": 1568922341,
"payload": {
"id": "00000000-6261-5553-0000-0000000319b8",
"resource": "payment_methods",
"path": "/payment_methods/00000000-6261-5553-0000-0000000319b8",
"owner": {
"id": "153047",
"resource": "applications",
"path": null
},
"create_time": 1568922317,
"status": "unverified",
"type": "payment_bank_us",
"payment_bank_us": {
"account_type": "checking",
"last_four": "3092",
"account_holder": {
"holder_name": "Jon Snow",
"email": "example@wepay.com",
"address": {
"line1": null,
"line2": null,
"city": null,
"region": null,
"postal_code": "94025",
"country": "US"
},
"phone": {
"country_code": null,
"phone_number": 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