Skip to main content
mutation

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

Closes an open order.

OrderCloseInput!required

The input for the mutation.


Was this section helpful?

Anchor to OrderClosePayload returnsOrderClosePayload returns

Order

The closed order.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?