invoiceSendNotification
Send an invoice notification to the customer.
invoiceSendNotification(
id: ID!
): InvoiceSendNotification
Arguments
invoiceSendNotification.id ● ID! non-null scalar
ID of an invoice to be sent.
Type
InvoiceSendNotification object
Send an invoice notification to the customer.
Was this page helpful?