Skip to main content
Log inSign up
mutation

Requires write_orders access scope. Also: The user must have access to orders and manage orders information.

Sends an email invoice for an order.

•

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

•
ID!required

The order associated with the invoice.


Was this section helpful?

Anchor to OrderInvoiceSendPayload returnsOrderInvoiceSendPayload returns

•

The order associated with the invoice email.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?