Skip to main content
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.

EmailInput

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

DraftOrder

The draft order an invoice email is sent for.

[UserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?
OSZAR »