Skip to content

Commit 715f1bc

Browse files
feat: update bitgo-api-docs
This commit updates the BitGo API.
1 parent fb6bd91 commit 715f1bc

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

api.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)