Details of a store, including its contact information, address, and geographic coordinates.
Fields
custom_json
JSONCustom JSON data related to the store.
address
StoreAddressSerializerThe address details of the store.
company
CompanyStoreInformation about the company that owns the store.
contact_numbers
[StorePhoneNumber]Contact details for the store.
departments
[StoreDepartment]A list of departments within the store.
manager
StoreManagerSerializerThe manager's email address for the store.
name
StringThe name of the store.
store_code
StringA unique code or identifier for the store, often used for internal reference.
timing
[StoreTiming]Represents the opening and closing times for a store on a specific weekday.
uid
IntUnique identifier for the store.
Was this section helpful?