Shop
Retrieves shop.
get/admin/shop.json
Response
OK
Example response
{
"address1": "127 Altenwerth",
"address2": "Suite 100",
"city": "Hanoi",
"country": "US",
"country_code": "US",
"country_name": "United States",
"county_taxes": true,
"created_at": 1561694636,
"currency": "USD",
"customer_email": "email@shopbase.com",
"domain": "apple.onshopbase.com",
"email": "steve@job.com",
"end_free_trial_at": 1561694636,
"iana_timezone": "America/Los_Angeles",
"id": 107333978,
"latitude": 45.427408,
"longitude": -75.68903,
"money_format": "$",
"money_in_emails_format": "$",
"money_with_currency_format": "$ USD",
"money_with_currency_in_emails_format": "$ USD",
"name": "The Apple Store",
"onshopbase_domain": "apple.onshopbase.com",
"password_enabled": true,
"phone": "+1 (979) 825 5365",
"primary_domain": "apple.com",
"primary_locale": "fr",
"province": "California",
"province_code": "CA",
"shop_owner": "Santa Claus",
"subscription_expired_at": 1561694636,
"taxes_included": true,
"timezone": "(GMT-05:00) Eastern Time",
"updated_at": 1561694636,
"weight_unit": "lb",
"zip": "100000"
}