DEV

Input.

CollectInvoiceLineItemCreateInput

No description

Fields

amount

Decimal!

Required

The amount due for this CollectInvoiceLineItem.
The line item charge description for the CollectInvoiceLineItem.

currencyCode

CurrencyCode!

Required

The currency the CollectInvoiceLineItem amount is represented in.

description

String

A description of the invoice line item.

metadata

[MetadataInput!]

Any metadata associated with this CollectInvoiceLineItem.

Was this page helpful?