Order expire at field

Hello.
I want place an order that will automatically expires after 60 seconds .
I see there is an ‘expireTime’ field . Can you please let me know which time zone should be expire time in?

Use your local time and turn it into a JSON time string. In JS this is as simple as new Date(myDateString).toJSON().

1 Like

the Time Zone in api ,is All UTC,you need transfer it,by the way, the TimeInforce is GTD