ADO.NET Provider for Shopify

Build 26.0.9655

DraftOrderInvoiceSend

Sends an email invoice for a draft order.

Input

Name Type Required Description
Id String True The ID of the draft order.
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 draft order.

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