Time Zones REST Endpoints

Time Zones
The time zone resource is used to view, create or modify a time zone. A time zone indicates the local time in a region or country.
Create time zones
Method: post
Path: /fscmRestApi/resources/11.13.18.05/hedTimezones
Delete a time zone
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/hedTimezones/{TimezoneUsageId}
Get a time zone
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTimezones/{TimezoneUsageId}
Get all time zones
Method: get
Path: /fscmRestApi/resources/11.13.18.05/hedTimezones
Update a time zone
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/hedTimezones/{TimezoneUsageId}