This article presents a possible use case and corresponding sample flow that you can support. It provides a useful starting point as you plan your implementation.
An external system may use a site's payment currency and time zone to localize prices, schedules, or reports. You can compare the stored settings and update changed values without overwriting the rest of the site's properties.
To synchronize a site's regional settings:
Call Get Site Properties and retrieve paymentCurrency and timeZone.
Compare the returned values with the corresponding values in the external system.
Call Update Business Region. Specify the changed values in businessRegion and list the same properties in fields.paths. For example:
Last updated: 9 September 2026