ADO.NET Provider for Shopify

Build 26.0.9655

CustomerSendAccountInviteEmail

Sends an account invite email to a customer.

Input

Name Type Required Description
Id String True The ID of the customer.
EmailTo String False The email recipient.
EmailFrom String False The email sender.
EmailSubject String False The email subject.
EmailBody String False The email body.
EmailCustomMessage String False A custom message to include in the email.
EmailBcc String False BCC recipients for the email.

Result Set Columns

Name Type Description
Success Boolean Indicates whether or not the operation executed successfully.
Details String Any extra details on the operation's execution.
Id String The ID of the customer the invite was sent to.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655