File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -45583,7 +45583,7 @@ components:
4558345583 orderId:
4558445584 type: string
4558545585 format: uuid
45586- description: Unique identifier for the order
45586+ description: Unique identifier for the close position order
4558745587 closePositionsRequestId:
4558845588 type: string
4558945589 format: uuid
@@ -45615,6 +45615,11 @@ components:
4561545615 type: string
4561645616 format: date-time
4561745617 description: Timestamp when the order was completed
45618+ clientOrderId:
45619+ type: string
45620+ format: uuid
45621+ description: Optional client order ID if the close position order is associated with a client order
45622+ nullable: true
4561845623 example:
4561945624 orderId: c3d4e5f6-g7h8-9012-cdef-345678901234
4562045625 closePositionsRequestId: b2c3d4e5-f6g7-8901-bcde-f23456789012
You can’t perform that action at this time.
0 commit comments