Last active
September 19, 2019 18:22
-
-
Save wehub/2cbc2596fd1988f1ce8f67c36e9cd977 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": "1f4565cf-5506-40c7-abe0-af477d7a55c1", | |
"resource": "notifications", | |
"path": "/notifications/1f4565cf-5506-40c7-abe0-af477d7a55c1", | |
"owner": { | |
"id": "121212", | |
"resource": "applications", | |
"path": null | |
}, | |
"topic": "accounts.updated", | |
"event_time": 1568917156, | |
"payload": { | |
"name": "Mop Shop", | |
"description": "The world's #1 mop shop", | |
"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": { | |
"payout_method_id": "00000000-0000-0000-0000-000001336213", | |
"period": "daily" | |
} | |
} | |
}, | |
"custom_data": null, | |
"create_time": 1568854292, | |
"balances": { | |
"currencies": { | |
"USD": { | |
"balance": 36800, | |
"incoming_pending": 0, | |
"outgoing_pending": 0, | |
"reserve": 11612 | |
} | |
} | |
}, | |
"pricing": { | |
"currencies": { | |
"USD": { | |
"credit_card": null, | |
"payment_bank": null | |
} | |
} | |
}, | |
"id": "3a9c5261-a690-4c00-9e40-8804f092eb77", | |
"resource": "accounts", | |
"path": "/accounts/3a9c5261-a690-4c00-9e40-8804f092eb77", | |
"owner": { | |
"id": "f251c458-d1c0-4bdb-919a-9441a331ed9d", | |
"resource": "legal_entities", | |
"path": "/legal_entities/f251c458-d1c0-4bdb-919a-9441a331ed9d" | |
}, | |
"api_version": "3.0", | |
"beneficiary": { | |
"id": "f251c458-d1c0-4bdb-919a-9441a331ed9d", | |
"resource": "legal_entities", | |
"path": "/legal_entities/f251c458-d1c0-4bdb-919a-9441a331ed9d" | |
} | |
}, | |
"api_version": "3.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment