/
Summary Summar
Summary Summar
Structure
Field | Type | Required | Description |
---|---|---|---|
totalInvoicing | TotalInvoicing | ||
totalPayments | List of TotalPayment Summar |
JSON representation
{ "totalInvoicing" : { "amount" : 31591.634500, "ordinaryAmount" : 0, "depositAmount" : 3134.000000, "amendingAmount" : 0, "amendingNegativeAmount" : 0, "totalBase" : 28503.799819, "totalExterior" : 0.000000, "totalExempt" : 0.000000, "totalInvoiceBases" : [ { "percentage" : 10.000000, "quota" : 2634.512368, "base" : 26345.122132 }, { "percentage" : 21.000000, "quota" : 453.322313, "base" : 2158.677687 } ] }, "totalPayments" : [ { "amount" : 788.000000, "paymentMethod" : { "type" : "", "code" : "BOOK", "name" : "BOOKING" } }, { "amount" : 6321.294500, "paymentMethod" : { "type" : "", "code" : "CR", "name" : "Crédito" } }, { "amount" : 1609.090000, "paymentMethod" : { "type" : "", "code" : "EF", "name" : "Efectivo" } }, { "amount" : 18624.200000, "paymentMethod" : { "type" : "", "code" : "TR", "name" : "Transferencia" } }, { "amount" : 5286.090000, "paymentMethod" : { "type" : "", "code" : "VI", "name" : "Visa" } } ] }" }