Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (10 loc) · 907 Bytes

CreditObject.md

File metadata and controls

18 lines (10 loc) · 907 Bytes

CreditObject

Properties

Name Type Description Notes
lagoId UUID Unique identifier assigned to the credit within the Lago application. This ID is exclusively created by Lago and serves as a unique identifier for the credit’s item record within the Lago system.
amountCents Integer The amount of credit associated with the invoice, expressed in cents.
amountCurrency Currency
beforeTaxes Boolean Indicates whether the credit is applied on the amount before taxes (coupons) or after taxes (credit notes). This flag helps determine the order in which credits are applied to the invoice calculation
item CreditObjectItem
invoice CreditObjectInvoice