Skip to content

Instantly share code, notes, and snippets.

@DreySkee
Created February 23, 2017 21:48
Show Gist options
  • Save DreySkee/7f8e2d8496649a0ae5e104d12ec49619 to your computer and use it in GitHub Desktop.
Save DreySkee/7f8e2d8496649a0ae5e104d12ec49619 to your computer and use it in GitHub Desktop.
{
"object": {
"object": "balance",
"available": [
{
"currency": "usd",
"amount": 4247538,
"source_types": {
"card": 4247538
}
}
],
"connect_reserved": [
{
"currency": "usd",
"amount": 0
}
],
"livemode": false,
"pending": [
{
"currency": "usd",
"amount": 46368,
"source_types": {
"card": 46368
}
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment