createInvoiceLineItem
Creates an invoice line item for an invoice.
Last updated
Creates an invoice line item for an invoice.
Last updated
Argument | Description |
---|---|
input (!) | Parameters for CreateInvoiceLineItem |
Argument | Description |
---|---|
invoiceId (!) | The ID of the invoice for this item |
productId () | The associated product in case of a product charge |
lineItemType () | Indicates what this line item is charging for |
quantity (!) | Quantity for this line item |
description () | The description of this invoice line item. |
unitPriceCents () | Unit price in cents |