LineItem
A line item is a type of financial record that represents a specific entry or item within a financial statement or an accounting document that provides details about a particular aspect of a business transaction.
- amountType: number · Amountrequired
- currencyType: string · Currencycode
Code required - dateType: string · DateFormat: daterequired
full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- quantityType: number · Quantityrequired
- customType: object · CustomFieldsnullable
Fields The additional fields related to an accounting record. Custom fields are used to attach custom metadata to the objects to ingest into the system. Custom fields can be any valid JSON object.
- propertyType: anything
Name
- descriptionType: string · Descriptionnullable
- discountType: number · Discountamountnullable
Amount - endType: string · EnddateFormat: datenullable
Date full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21
- exchangeType: array object[] | null · Exchangeratesnullable
Rates - currencyType: string · Currencycode
Code required - rateType: number · Raterequired
- startType: string · StartdateFormat: datenullable
Date full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21