For the complete documentation index, see llms.txt. This page is also available as Markdown.

CreditInvoiceLineItemInput

Input type for a line item amount on a partial credit invoice

Fields

invoiceLineItemId (ID!)

ID of the invoice line item to credit.

amountCents (Int!)

Amount in cents, including tax, to credit for this invoice line item.

Last updated

Was this helpful?