Store Locations are the physical locations from where you are operating your business.
Value | Description |
---|---|
title Type: string Required | The title for the store location.
|
email Type: string Required | Email address for the store location.
|
phone Type: string Required | Contact number for the store location.
|
address Type: string Required | Address for the store location.
|
country Type: string Required | Country code of the country where the store is located.
|
country_name Type: string | Name of the country where the store is located.
|
state Type: string Required | Name of the state where the store is located.
|
city Type: string | City where the store is located.
|
zip_code Type: string Required | Zip code or postal code for the store location.
|
state_code Type: string Required | State Code of the state where the store is located
|
user_id Type: string | Seller id of the seller to whom the store location belongs.
|
show_on_website Type: string | It denotes that the store location will be visible on website.
|
longitude Type: string | Longitude coordinate where the store is located. Longitude coordinate is between-180 and 180.
|
latitude Type: string | Latitude coordinate where the store is located. Latitude coordinate is between- 90 and 90.
|