API Support Forum
OEC API > Advanced Order Management > OrderDraft "End and Start" member
Author Topic: OrderDraft "End and Start" member
(4 messages, Page 1 of 1)
Moderators: VPfau
PArnoldson
Posts: 154
Joined: Oct 03, 2007


Posted: Jun 17, 2008 @ 04:25 PM             Msg. 1 of 4
I would like to know what the End and Start member times are used for. As far as I can tell the start time is the time in which you would like the order to be available to execute and the end time is if the order hasn't executed by this time make it not available or canceled or something like this. Am I even close on this?
SergeK
-Developer-
Posts: 475
Joined: Jan 26, 2007


Posted: Jun 17, 2008 @ 04:30 PM             Msg. 2 of 4
You are correct:

If you specify Start time, an order will be held until this time and then released.

If you specify End time, a working order will be cancelled at this time.
PArnoldson
Posts: 154
Joined: Oct 03, 2007


Posted: Jun 17, 2008 @ 04:55 PM             Msg. 3 of 4
Am I able to change or modify these times at any time?
SergeK
-Developer-
Posts: 475
Joined: Jan 26, 2007


Posted: Jun 17, 2008 @ 04:58 PM             Msg. 4 of 4
you can modify Start time if order is not released yet (State=Held) and End time could be modified until order is completed or cancelled.

You cannot modify Start time on a working order, and completed order couldn't be modified at all.