Fields
address
StringThe street address of the store.
city
StringThe city where the store is located.
country
StringThe country where the store is located.
lat_long
LatLongGeographic coordinates of the store, including latitude and longitude.
contact_numbers
[StorePhoneNumber]Contact details for the store.
name
StringThe name of the store.
pincode
IntThe postal code or zip code for the store's location.
postal_code
StringThe postal code for the store's location.
state
StringThe state or province where the store is located.
store_code
StringA unique code or identifier for the store, often used for internal reference.
store_email
StringThe manager's email address for the store.
uid
IntThe unique identifier for the store.
tags
[String]The list of tags mapped to the store.
manager_contact
StringContact number for the store manager.
contacts
[ContactDetails]List of contact numbers for the store.
company_id
IntIdentifier of the company to which the store belongs.
display_name
StringDisplay name of the store.
store_type
StringType of the store.
auto_invoice
BooleanWhether auto-invoice is enabled for the store.
credit_note
BooleanWhether credit note issuance is enabled.
stage
StringStage or status of the store (e.g., verified).
gst_credentials
GSTCredentialsGST credentials for the store.
product_return_config
ProductReturnConfigProduct return configuration for the store.
avg_order_processing_time
OrderProcessingTimeAverage order processing time.
bulk_shipment
BooleanWhether bulk shipment is enabled for the store.
default_order_acceptance_timing
BooleanWhether the store has default order acceptance timings.
order_acceptance_timing
[OrderTiming]List of order acceptance timings for each weekday.
auto_assign_courier_partner
BooleanWhether courier partner assignment is automatic.
Was this section helpful?