Advertisement
Guest User

Shopify shop settings

a guest
Feb 8th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.54 KB | None | 0 0
  1. {
  2.   "shop": {
  3.     "id": 690933842,
  4.     "name": "Apple Computers",
  5.     "email": "steve@apple.com",
  6.     "domain": "shop.apple.com",
  7.     "created_at": "2007-12-31T19:00:00-05:00",
  8.     "province": "California",
  9.     "country": "US",
  10.     "address1": "1 Infinite Loop",
  11.     "zip": "95014",
  12.     "city": "Cupertino",
  13.     "source": null,
  14.     "phone": "1231231234",
  15.     "updated_at": "2016-01-20T13:08:40-05:00",
  16.     "customer_email": "customers@apple.com",
  17.     "latitude": 45.45,
  18.     "longitude": -75.43,
  19.     "primary_location_id": null,
  20.     "primary_locale": "en",
  21.     "country_code": "US",
  22.     "country_name": "United States",
  23.     "currency": "USD",
  24.     "timezone": "(GMT-05:00) Eastern Time (US & Canada)",
  25.     "iana_timezone": "America\/New_York",
  26.     "shop_owner": "Steve Jobs",
  27.     "money_format": "$ {{amount}}",
  28.     "money_with_currency_format": "$ {{amount}} USD",
  29.     "province_code": "CA",
  30.     "taxes_included": null,
  31.     "tax_shipping": null,
  32.     "county_taxes": true,
  33.     "plan_display_name": "Shopify Plus",
  34.     "plan_name": "enterprise",
  35.     "has_discounts": false,
  36.     "has_gift_cards": true,
  37.     "myshopify_domain": "apple.myshopify.com",
  38.     "google_apps_domain": null,
  39.     "google_apps_login_enabled": null,
  40.     "money_in_emails_format": "${{amount}}",
  41.     "money_with_currency_in_emails_format": "${{amount}} USD",
  42.     "eligible_for_payments": true,
  43.     "requires_extra_payments_agreement": false,
  44.     "password_enabled": false,
  45.     "has_storefront": true,
  46.     "setup_required": false,
  47.     "force_ssl": false
  48.   }
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement