object

Store

Store details including contact information, address, and geographic coordinates.
Fields
_custom_json
JSON
Custom JSON data for additional store configuration and metadata.
custom_json
JSON
Custom JSON data for additional store configuration and metadata.
Complete store address including street, city, state, and coordinates.
Company information that owns and operates the store.
contact_numbers
[StorePhoneNumber]
List of store contact phone numbers with country codes.
List of departments available within the store (e.g., Electronics, Fashion, Home).
Store manager contact and identification information.
name
String
Display name of the store (e.g., 'Downtown Mall Store', 'Airport Branch').
store_code
String
Unique store code or identifier for internal reference (e.g., 'NYC001', 'LAX024').
Store operating hours for each day of the week with opening and closing times.
uid
Int!
Required
Unique numeric identifier for the store (e.g., 123, 456, 789).
additional_contacts
[ContactDetails]
Additional contact numbers and information for the store.
company_id
Int
Identifier of the parent company to which the store belongs.
display_name
String
Display name of the store as shown to customers (e.g., 'Central Park Store').
store_type
String
Type classification of the store (e.g., 'retail', 'warehouse', 'flagship', 'outlet').
auto_invoice
Boolean
Indicates whether automatic invoice generation is enabled for the store.
credit_note
Boolean
Indicates whether credit note issuance feature is enabled for returns and refunds.
stage
String
Current operational stage or status of the store (e.g., 'verified', 'pending', 'active').
GST (Goods and Services Tax) credentials and configuration for the store.
product_return_config
ProductReturnConfiguration
Product return policy and configuration settings for the store.
avg_order_processing_time
OrderProcessingTime
Average order processing time at this store location.
bulk_shipment
Boolean
Whether bulk shipment processing is enabled for large orders.
default_order_acceptance_timing
Boolean
Whether the store uses default order acceptance timing configuration.
order_acceptance_timing
[OrderTiming]
Custom order acceptance timing schedule for weekdays when not using defaults.
auto_assign_courier_partner
Boolean
Whether courier partner assignment is done automatically by the system.