Skip to main content
Question

REST API: user time zone

  • 20 June 2024
  • 0 replies
  • 33 views

My company uses a custom routing module that enforces cutoff times for sales order entry. We are experiencing issues because an API user is accessing our tenant from multiple time zones, but the cutoff time comparisons apparently weren’t built to handle these situations.

 

To work around the issue, we’ve tried setting the user time zone preference (found under Users → Personal Setting). When accessing the site through the GUI, that time zone is used, regardless of login location. But for API access, it seems that the time zone of the login location overrides the user preference.

 

Is there a way to control the time zone associated with an API login? Either by setting a user preference, or by specifying somewhere in the API request?

 

Thanks!

Be the first to reply!

Reply