|
| 1 | +{ |
| 2 | + "default": { |
| 3 | + "api_app": { |
| 4 | + "client_id": "0dd3b823a682527788c4e40cb7b6f7e9", |
| 5 | + "created_at": 1436232339, |
| 6 | + "domains": ["example.com"], |
| 7 | + "is_approved": false, |
| 8 | + "name": "My Production App", |
| 9 | + "oauth": { |
| 10 | + "callback_url": "https://example.com/oauth", |
| 11 | + "scopes": [ |
| 12 | + "basic_account_info", |
| 13 | + "request_signature" |
| 14 | + ], |
| 15 | + "charges_users": false, |
| 16 | + "secret": "98891a1b59f312d04cd88e4e0c498d75" |
| 17 | + }, |
| 18 | + "options": { |
| 19 | + "can_insert_everywhere": true |
| 20 | + }, |
| 21 | + "owner_account": { |
| 22 | + "account_id": "dc5deeb9e10b044c591ef2475aafad1d1d3bd888", |
| 23 | + "email_address": "john@example.com" |
| 24 | + }, |
| 25 | + "white_labeling_options": { |
| 26 | + "header_background_color": "#1A1A1A", |
| 27 | + "legal_version": "terms1", |
| 28 | + "link_color": "#0061FE", |
| 29 | + "page_background_color": "#f7f8f9", |
| 30 | + "primary_button_color": "#0061FE", |
| 31 | + "primary_button_color_hover": "#0061FE", |
| 32 | + "primary_button_text_color": "#ffffff", |
| 33 | + "primary_button_text_color_hover": "#ffffff", |
| 34 | + "secondary_button_color": "#ffffff", |
| 35 | + "secondary_button_color_hover": "#ffffff", |
| 36 | + "secondary_button_text_color": "#0061FE", |
| 37 | + "secondary_button_text_color_hover": "#0061FE", |
| 38 | + "text_color1": "#808080", |
| 39 | + "text_color2": "#ffffff" |
| 40 | + } |
| 41 | + } |
| 42 | + } |
| 43 | +} |
0 commit comments