/
InvoiceLines Summar
InvoiceLines Summar
Structure
Field | Type | Required | Description |
---|---|---|---|
accountingData | AccountingData | ||
concept | Concept | ||
productionDate | LocalDate | ||
quantity | Integer | ||
tax | Tax | ||
totalAmountWithTAX | Decimal | ||
unitaryPriceWithoutTAX | Decimal | ||
discount_Percentaje | Decimal | ||
totalNetAmount | Decimal | Reserved | |
depositID | Integer | ||
ticketLine | TicketLine |
JSON representation
{ "accountingData" : { "accountingAccount" : "", "analityAccount" : null, "centerAccount" : null }, "concept" : { "code" : "SPAP", "name" : "Productos SPA 21%" }, "productionDate" : "2021-11-23", "quantity" : 1, "tax" : { "percentage" : 21.000000, "code" : "IVA21", "name" : "IVA 21%", "quota" : 0.347107 }, "totalAmountWithTAX" : 2.000000, "unitaryPriceWithoutTAX" : 1.652893, "discount_Percentaje" : 0.000000, "totalNetAmount" : null, "depositID" : null, "ticketLine" : null }
, multiple selections available,
Related content
Invoicing Summar
Invoicing Summar
Read with this
Invoice
Invoice
More like this
Receipt Summar
Receipt Summar
Read with this
Accounting Summar
Accounting Summar
Read with this
AccountingData Summar
AccountingData Summar
More like this
Production Summar
Production Summar
More like this