Skip to content

Instantly share code, notes, and snippets.

{
"owner":{
"id":{your-app-id},
"resource":"applications",
"path":null
},
"path":"/payment_methods/{payment-method-id}",
"credit_card":{
"card_holder":{
"holder_name":"Melvin Mouse",
{
"topic_payload": {
"payments": {
"enabled": true,
"current_issues": [],
"upcoming_issues": {}
},
"payouts": {
"enabled": false,
"current_issues": [{
@wehub
wehub / accounts.capabilities.updated_ account_deleted.json
Last active June 30, 2021 22:12
accounts.capabilities.updated_ account_deleted
{
"payments": {
"enabled": false,
"current_issues": [{
"target": {
"resource": "capabilities",
"id": null,
"path": "/accounts/{account-ID}/capabilities"
},
"issue_type": "account_deleted"
@wehub
wehub / gist:3ee3e987b08f7213d412a56292425791
Last active April 5, 2022 22:02
payouts.completed.json
{
"owner": {
"id": "{account-id}",
"resource": "accounts",
"path": "/accounts/{account-id}"
},
"amount": 20000,
"create_time": 28800,
"resource": "payouts",
"txnr_payout": {
@wehub
wehub / legal_entities.verifications.updated.{identity_verification-or-risk_outreach}.json
Last active October 23, 2020 01:03
legal_entities.verifications.updated.{identity_verification/risk_outreach}.json
{
"id": "{NOTIFICATION-ID}",
"resource": "notifications",
"path": "/notifications/{NOTIFICATION-ID}",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "payment_methods.microdeposit_sent",
{
"id": "{NOTIFICATION-ID}",
"resource": "notifications",
"path": "/notifications/{NOTIFICATION-ID}",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "disputes.resolved",
{
"id": "{NOTIFICATION-ID}",
"resource": "notifications",
"path": "/notifications/{NOTIFICATION-ID}",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "disputes.updated",
{
"id": "{NOTIFICATION-ID}",
"resource": "notifications",
"path": "/notifications/{NOTIFICATION-ID}",
"owner": {
"id": "121212",
"resource": "applications",
"path": null
},
"topic": "refunds.failed",