Skip to main content
Log inSign up
Anchor to draftOrderInvoiceSend

draftOrderInvoiceSend

mutation

Requires write_draft_orders access scope. Also: The user must have access to manage draft orders.

Sends an email invoice for a draft order.

•

Specifies the draft order invoice email fields.

•
ID!required

Specifies the draft order to send the invoice for.


Was this section helpful?

Anchor to DraftOrderInvoiceSendPayload returnsDraftOrderInvoiceSendPayload returns

•

The draft order an invoice email is sent for.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?