Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to customerSendAccountInviteEmail

customerSendAccountInviteEmail

mutation

Requires write_customers access scope.

Sends the customer an account invite email.

ID!required

The ID of the customer to whom an account invite email is to be sent.

Specifies the account invite email fields.


Was this section helpful?

Anchor to CustomerSendAccountInviteEmailPayload returnsCustomerSendAccountInviteEmailPayload returns

The customer to whom an account invite email was sent.

The list of errors that occurred from executing the mutation.


Was this section helpful?