Skip to content

Commit

Permalink
OrderID is missing in OrderMassCancelReport
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Thibault <[email protected]>
  • Loading branch information
alexppxela committed Oct 16, 2023
1 parent dbec333 commit 13ac73b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/FIX50SP2artex.xml
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,6 @@
</message>
<message name='OrderMassCancelReport' msgtype='r' msgcat='app'>
<field name='ClOrdID' required='N' />
<field name='OrderID' required='Y' />
<field name='MassActionReportID' required='Y' />
<field name='SecondaryOrderID' required='N' />
<field name='MassCancelRequestType' required='Y' />
Expand Down

0 comments on commit 13ac73b

Please sign in to comment.