Fields
address
StringStore street address.
city
StringCity where the store is located.
country
StringCountry where the store is located.
lat_long
LatLongGeographic coordinates of the store, including latitude and longitude.
contact_numbers
[StorePhoneNumber]Store contact details.
name
StringStore name.
pincode
IntPostal code or zip code for the store's location.
postal_code
StringPostal code for the store's location.
state
StringState or province where the store is located.
store_code
StringUnique store code or identifier for internal reference. (e.g., 'NYC001', 'LAX024').
store_email
StringStore manager's email address.
uid
IntUnique store identifier.
tags
[String]List of tags mapped to the store.
manager_contact
StringStore manager contact number.
contacts
[ContactDetails]Store contact numbers.
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', 'pending', 'active').
gst_credentials
GSTCredentialsConfigurationGST credentials for the store.
product_return_config
ProductReturnConfigurationProduct 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]Order acceptance timings for each weekday.
auto_assign_courier_partner
BooleanWhether courier partner assignment is automatic.
Was this section helpful?