We're using the DocuSign SDK (version 3.5.0) We are developing an integration with DocuSign using JWT authentication.
In regional settings of the account, I have set the value of time zone to Canberra, Melbourne, Sydney.
But, whatever the time zone is, in webhooks, the datetime fields are always in UTC. Also, I have noticed that the other APIs such as (audit trail endpoint) also returns the datetime field in UTC.
Will this be constant or this can be changed by any other methods?