Skip to content

Instantly share code, notes, and snippets.

@wehub
Created May 15, 2017 19:46
Show Gist options
  • Select an option

  • Save wehub/d32f1122657fe2e599bc57f6d8b2a461 to your computer and use it in GitHub Desktop.

Select an option

Save wehub/d32f1122657fe2e599bc57f6d8b2a461 to your computer and use it in GitHub Desktop.
{
"name":"Example Account",
"description":"This is just an example WePay account.",
"reference_id":"abc123",
"image_uri":"https://stage.wepay.com/img/logo.png",
"country": "US",
"currencies": ["USD"],
"rbits": [
{
"receive_time":1367958263,
"type":"website_uri",
"source":"user",
"properties":{
"uri":"http://www.example.com"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment