Skip to main content
mutation

Requires write_orders access scope. Also: User needs manage_orders_information permission.

Opens a closed order.

OrderOpenInput!required

The input for the mutation.


Was this section helpful?

Anchor to OrderOpenPayload returnsOrderOpenPayload returns

Order

The opened order.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?