object

StoreDetail

Detailed store information.
Fields
address
String
Store street address.
city
String
City where the store is located.
country
String
Country where the store is located.
lat_long
LatLong
Geographic coordinates of the store, including latitude and longitude.
contact_numbers
[StorePhoneNumber]
Store contact details.
name
String
Store name.
pincode
Int
Postal code or zip code for the store's location.
postal_code
String
Postal code for the store's location.
state
String
State or province where the store is located.
store_code
String
Unique store code or identifier for internal reference. (e.g., 'NYC001', 'LAX024').
store_email
String
Store manager's email address.
uid
Int
Unique store identifier.
List of tags mapped to the store.
manager_contact
String
Store manager contact number.
Store contact numbers.
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', 'pending', 'active').
GST credentials for the store.
product_return_config
ProductReturnConfiguration
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]
Order acceptance timings for each weekday.
auto_assign_courier_partner
Boolean
Whether courier partner assignment is automatic.