object

StoreDetail

Detailed information about a store.
Fields
address
String
The street address of the store.
city
String
The city where the store is located.
country
String
The country where the store is located.
lat_long
LatLong
Geographic coordinates of the store, including latitude and longitude.
contact_numbers
[StorePhoneNumber]
Contact details for the store.
name
String
The name of the store.
pincode
Int
The postal code or zip code for the store's location.
postal_code
String
The postal code for the store's location.
state
String
The state or province where the store is located.
store_code
String
A unique code or identifier for the store, often used for internal reference.
store_email
String
The manager's email address for the store.
uid
Int
The unique identifier for the store.
The list of tags mapped to the store.
manager_contact
String
Contact number for the store manager.
List of contact numbers for the store.
company_id
Int
Identifier of the company to which the store belongs.
display_name
String
Display name of the store.
store_type
String
Type of the store.
auto_invoice
Boolean
Whether auto-invoice is enabled for the store.
credit_note
Boolean
Whether credit note issuance is enabled.
stage
String
Stage or status of the store (e.g., verified).
gst_credentials
GSTCredentials
GST credentials for the store.
product_return_config
ProductReturnConfig
Product return configuration for the store.
avg_order_processing_time
OrderProcessingTime
Average order processing time.
bulk_shipment
Boolean
Whether bulk shipment is enabled for the store.
default_order_acceptance_timing
Boolean
Whether the store has default order acceptance timings.
order_acceptance_timing
[OrderTiming]
List of order acceptance timings for each weekday.
auto_assign_courier_partner
Boolean
Whether courier partner assignment is automatic.