invoiceRefresh
Refreshes an invoice.
invoiceRefresh(
documentType: Int
id: ID!
): InvoiceRefresh
Arguments
invoiceRefresh.documentType ● Int scalar
Document type: 1) Invoice, 2) Packing Slip, 3) Purchase Order. 4) Pre-forma Invoice
invoiceRefresh.id ● ID! non-null scalar
ID of an invoice to refresh.
Type
InvoiceRefresh object
Refreshes an invoice.