Linking a triggered GTT to the order it placed — is order_id ever populated in orders[].result?

prashantgupta129
For a GTT that triggers and places its order successfully (not a rejected placement), is `order_id` populated in that GTT's `orders[].result.order_result`? The docs only show an example where placement failed (`order_id` empty). Is there a documented/reliable way to tie a triggered GTT back to the specific order it placed — via that field, via `meta`, or otherwise? An older thread here (11102) said there's no way to relate a GTT to the order it placed — wondering if anything's changed since.
Sign In or Register to comment.