Skip to main content
Anchor to OrderInvoiceSendUserError

OrderInvoiceSendUserError

object

An error that occurs during the execution of OrderInvoiceSend.

•OrderInvoiceSendUserErrorCode

The error code.

Show enum values
•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Sends an email invoice for an Order.

You can customize the email recipient, sender, and subject line using the email argument.


Note

Use store or staff account email addresses for the from and bcc input fields.


Show payload

Arguments

•EmailInput

The email input fields for the order invoice. The bcc and from fields should be store or staff account emails.

Show input fields
•ID!
required

The order associated with the invoice.



Was this section helpful?


Was this section helpful?