Authorizations
Basic authentication header of the form Basic <api_key>, where <api_key> is your api key.
Response
default response
ID of the invoice payable line item.
ID of the invoice payable this line item belongs to.
Type of the invoice payable line item (vendor invoice or reimbursement).
⚠️ This enum is not exhaustive; new values may be added in the future.
REIMBURSEMENT, VENDOR_INVOICE Amount in cents, including tax. When lineItemsIncludeTax is true, amount represents the full tax-inclusive amount for this line.
Net line amount in cents, excluding tax. When lineItemsIncludeTax is false, netAmount represents the base amount on which tax is calculated.
Description of this invoice payable line item.
ID of the tax code applied to this line item.
Tax amount in cents for this line item.
ID of the ledger account used to book this line item.
ID of the cost center associated with this line item, if applicable.
Whether this line item should be amortized. When true, amortization dates and/or template are relevant.
Start date for amortization of this line item.
End date for amortization of this line item.
ID of the amortization schedule synced from an external ERP system, if any.
ID of the amortization template to use for this line item within Light Ledger.
Legacy container for custom properties on this line item (deprecated/old format).
AI-generated suggestions for line item values (e.g. account, cost center, tax code).
Custom properties set on this invoice payable line item.
Timestamp when this invoice payable line item was created.
Timestamp when this invoice payable line item was last updated.