Skip to main content
mutation

Requires write_orders access scope. Also: The user must have permission to manage the order.

Removes customer from an order.

ID!required

The ID of the order having its customer removed.


Was this section helpful?

Anchor to OrderCustomerRemovePayload returnsOrderCustomerRemovePayload returns

Order

The order that had its customer removed.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?