Anchor to orderCloseorder
mutationorder Close
Requires access scope. Also: User needs manage_orders_information permission.
Marks an open Order as closed. A closed order is one where merchants fulfill or cancel all objects and complete all financial transactions.
Once closed, the order indicates that no further work is required. The order's timestamp is set when this mutation completes successfully.
Anchor to Arguments
Arguments
- Anchor to inputinput•Order
Close Input! required The input for the mutation.
Was this section helpful?
- Anchor to orderorder•Order
The closed order.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?