Sites
Sites are physical locations, such as outlets, offices etc, at which one or more POSs will be used.
Get all sites
Webhooks
Here is a list of the supported webhook topics.
sites/created
When a site is created. You will receive the complete site.
sites/updated
When a site is updated. You will receive the complete site after the modifications have been applied.
You also may provide the following attribute filters:
nameemail-
address- if eithershipping_addressorpostal_addressare updated. image-
price_list- only if the associated price list is changed, if the items on the price list itself are changed this will not trigger the webhook.
sites/deleted
When a site is deleted. You will receive the complete site.
<!-- Placeholder for Re-Direct -->