Skip to main content
mutation

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

Sets a customer on an order.

ID!
required

The ID of the customer being set on the order.

ID!
required

The ID of the order having a customer set.


Was this section helpful?

Anchor to OrderCustomerSetPayload returnsOrderCustomerSetPayload returns

Order

The order that had a customer set.

[UserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »