Skip to main content
Anchor to customerSendAccountInviteEmail

customerSendAccountInviteEmail

mutation

Requires write_customers access scope. Also: The user must have permission to create and edit customers.

Sends the customer an account invite email.

ID!required

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

EmailInput

Specifies the account invite email fields.


Was this section helpful?

Anchor to CustomerSendAccountInviteEmailPayload returnsCustomerSendAccountInviteEmailPayload returns

Customer

The customer to whom an account invite email was sent.

[CustomerSendAccountInviteEmailUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »