Created
May 30, 2017 21:21
-
-
Save wehub/a99f13535cb0982fcf5b882490d270ee 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
| { | |
| "account_id":12345, | |
| "name":"My Sample Application", | |
| "description":"Account for My Sample Application", | |
| "account_uri":"https:\/\/stage.wepay.com\/account\/12345", | |
| "payment_limit":5000, | |
| "theme_object": | |
| { | |
| "theme_id":12345, | |
| "name":"API Theme for Group My Sample Application", | |
| "primary_color":"FFFFFF", | |
| "secondary_color":"000000", | |
| "background_color":"004C64", | |
| "button_color":"0084A0" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment