Store
Store Webhook Events Model
event
enum value under the Data Schema tabData Schema
Example
Store Branch Webhook Event Model
event
enum<string>Â
optional
Allowed values:
store.branch.createdstore.branch.updatedstore.branch.setDefaultstore.branch.activatedstore.branch.deleted
merchant
numberÂ
optional
created_at
stringÂ
optional
data
objectÂ
optional
id
numberÂ
optional
name
stringÂ
optional
status
stringÂ
optional
location
objectÂ
optional
contacts
objectÂ
optional
preparation_time
stringÂ
optional
is_open
booleanÂ
optional
closest_time
objectÂ
optional
working_hours
array [object {2}]Â
optional
is_cod_available
booleanÂ
optional
Default:
true
is_default
booleanÂ
optional
Default:
false
type
objectÂ
optional
cod_cost
stringÂ
optional
country
objectÂ
optional
city
objectÂ
optional
Store Tax Webhook Events Model
Data Schema
Example
Store Tax Webhook Event Model
event
enum<string>Â
optional
Allowed value:
storetax.created
merchant
numberÂ
optional
created_at
stringÂ
optional
data
objectÂ
optional
id
numberÂ
optional
tax
stringÂ
optional
status
stringÂ
optional
country
stringÂ
optional
Modified at 2025-03-04 12:54:02