| name | data type | description |
|---|---|---|
| billingAccountCode | string | |
| dueDate | number | |
| invoiceNumber | string | |
| invoiceDate | number | |
| discount | number | |
| amountWithoutTax | number | |
| amountTax | number | |
| amountWithTax | number | |
| paymentMethod | PaymentMethodEnum | |
| PDFpresent | boolean | |
| invoiceType | string | |
| string | ||
| subCategoryInvoiceAgregates | array of SubCategoryInvoiceAgregateDto | |
| accountOperations | array of AccountOperationDto |
Example
{
"billingAccountCode" : "...",
"dueDate" : 12345,
"invoiceNumber" : "...",
"invoiceDate" : 12345,
"discount" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"amountWithTax" : 12345.0,
"paymentMethod" : "CHECK",
"PDFpresent" : true,
"invoiceType" : "...",
"pdf" : "...",
"subCategoryInvoiceAgregates" : [ {
"type" : "...",
"itemNumber" : 12345,
"accountingCode" : "...",
"description" : "...",
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"discount" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"amountWithTax" : 12345.0,
"invoiceSubCategoryCode" : "...",
"taxesCodes" : [ "...", "..." ],
"userAccountCode" : "...",
"ratedTransaction" : [ {
"usageDate" : 12345,
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"unitAmountTax" : 12345.0,
"quantity" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"code" : "...",
"description" : "...",
"unityDescription" : "...",
"priceplanCode" : "...",
"doNotTriggerInvoicing" : true
}, {
"usageDate" : 12345,
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"unitAmountTax" : 12345.0,
"quantity" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"code" : "...",
"description" : "...",
"unityDescription" : "...",
"priceplanCode" : "...",
"doNotTriggerInvoicing" : true
} ]
}, {
"type" : "...",
"itemNumber" : 12345,
"accountingCode" : "...",
"description" : "...",
"taxPercent" : 12345.0,
"quantity" : 12345.0,
"discount" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountTax" : 12345.0,
"amountWithTax" : 12345.0,
"invoiceSubCategoryCode" : "...",
"taxesCodes" : [ "...", "..." ],
"userAccountCode" : "...",
"ratedTransaction" : [ {
"usageDate" : 12345,
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"unitAmountTax" : 12345.0,
"quantity" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"code" : "...",
"description" : "...",
"unityDescription" : "...",
"priceplanCode" : "...",
"doNotTriggerInvoicing" : true
}, {
"usageDate" : 12345,
"unitAmountWithoutTax" : 12345.0,
"unitAmountWithTax" : 12345.0,
"unitAmountTax" : 12345.0,
"quantity" : 12345.0,
"amountWithoutTax" : 12345.0,
"amountWithTax" : 12345.0,
"amountTax" : 12345.0,
"code" : "...",
"description" : "...",
"unityDescription" : "...",
"priceplanCode" : "...",
"doNotTriggerInvoicing" : true
} ]
} ],
"accountOperations" : [ {
"id" : 12345,
"dueDate" : 12345,
"type" : "...",
"transactionDate" : 12345,
"transactionCategory" : "DEBIT",
"reference" : "...",
"accountCode" : "...",
"accountCodeClientSide" : "...",
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"unMatchingAmount" : 12345.0,
"matchingStatus" : "O",
"occCode" : "...",
"occDescription" : "...",
"customerAccount" : "...",
"excludedFromDunning" : true,
"matchingAmounts" : {
"matchingAmount" : [ { }, { } ]
},
"otherCreditAndCharge" : {
"operationDate" : 12345,
"id" : 12345,
"dueDate" : 12345,
"type" : "...",
"transactionDate" : 12345,
"transactionCategory" : "DEBIT",
"reference" : "...",
"accountCode" : "...",
"accountCodeClientSide" : "...",
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"unMatchingAmount" : 12345.0,
"matchingStatus" : "P",
"occCode" : "...",
"occDescription" : "...",
"customerAccount" : "...",
"excludedFromDunning" : true,
"matchingAmounts" : { },
"otherCreditAndCharge" : { },
"recordedInvoice" : { },
"rejectedPayment" : { },
"bankLot" : "...",
"bankReference" : "...",
"bankCollectionDate" : 12345,
"depositDate" : 12345,
"customFields" : { }
},
"recordedInvoice" : {
"productionDate" : 12345,
"invoiceDate" : 12345,
"amountWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"netToPay" : 12345.0,
"paymentMethod" : "...",
"paymentInfo" : "...",
"paymentInfo1" : "...",
"paymentInfo2" : "...",
"paymentInfo3" : "...",
"paymentInfo4" : "...",
"paymentInfo5" : "...",
"paymentInfo6" : "...",
"billingAccountName" : "...",
"id" : 12345,
"dueDate" : 12345,
"type" : "...",
"transactionDate" : 12345,
"transactionCategory" : "CREDIT",
"reference" : "...",
"accountCode" : "...",
"accountCodeClientSide" : "...",
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"unMatchingAmount" : 12345.0,
"matchingStatus" : "I",
"occCode" : "...",
"occDescription" : "...",
"customerAccount" : "...",
"excludedFromDunning" : true,
"matchingAmounts" : { },
"otherCreditAndCharge" : { },
"recordedInvoice" : { },
"rejectedPayment" : { },
"bankLot" : "...",
"bankReference" : "...",
"bankCollectionDate" : 12345,
"depositDate" : 12345,
"customFields" : { }
},
"rejectedPayment" : {
"rejectedType" : "M",
"rejectedDate" : 12345,
"rejectedDescription" : "...",
"rejectedCode" : "...",
"id" : 12345,
"dueDate" : 12345,
"type" : "...",
"transactionDate" : 12345,
"transactionCategory" : "CREDIT",
"reference" : "...",
"accountCode" : "...",
"accountCodeClientSide" : "...",
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"unMatchingAmount" : 12345.0,
"matchingStatus" : "O",
"occCode" : "...",
"occDescription" : "...",
"customerAccount" : "...",
"excludedFromDunning" : true,
"matchingAmounts" : { },
"otherCreditAndCharge" : { },
"recordedInvoice" : { },
"rejectedPayment" : { },
"bankLot" : "...",
"bankReference" : "...",
"bankCollectionDate" : 12345,
"depositDate" : 12345,
"customFields" : { }
},
"bankLot" : "...",
"bankReference" : "...",
"bankCollectionDate" : 12345,
"depositDate" : 12345,
"customFields" : {
"customField" : [ { }, { } ],
"inheritedCustomField" : [ { }, { } ]
}
}, {
"id" : 12345,
"dueDate" : 12345,
"type" : "...",
"transactionDate" : 12345,
"transactionCategory" : "DEBIT",
"reference" : "...",
"accountCode" : "...",
"accountCodeClientSide" : "...",
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"unMatchingAmount" : 12345.0,
"matchingStatus" : "I",
"occCode" : "...",
"occDescription" : "...",
"customerAccount" : "...",
"excludedFromDunning" : true,
"matchingAmounts" : {
"matchingAmount" : [ { }, { } ]
},
"otherCreditAndCharge" : {
"operationDate" : 12345,
"id" : 12345,
"dueDate" : 12345,
"type" : "...",
"transactionDate" : 12345,
"transactionCategory" : "CREDIT",
"reference" : "...",
"accountCode" : "...",
"accountCodeClientSide" : "...",
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"unMatchingAmount" : 12345.0,
"matchingStatus" : "O",
"occCode" : "...",
"occDescription" : "...",
"customerAccount" : "...",
"excludedFromDunning" : true,
"matchingAmounts" : { },
"otherCreditAndCharge" : { },
"recordedInvoice" : { },
"rejectedPayment" : { },
"bankLot" : "...",
"bankReference" : "...",
"bankCollectionDate" : 12345,
"depositDate" : 12345,
"customFields" : { }
},
"recordedInvoice" : {
"productionDate" : 12345,
"invoiceDate" : 12345,
"amountWithoutTax" : 12345.0,
"taxAmount" : 12345.0,
"netToPay" : 12345.0,
"paymentMethod" : "...",
"paymentInfo" : "...",
"paymentInfo1" : "...",
"paymentInfo2" : "...",
"paymentInfo3" : "...",
"paymentInfo4" : "...",
"paymentInfo5" : "...",
"paymentInfo6" : "...",
"billingAccountName" : "...",
"id" : 12345,
"dueDate" : 12345,
"type" : "...",
"transactionDate" : 12345,
"transactionCategory" : "DEBIT",
"reference" : "...",
"accountCode" : "...",
"accountCodeClientSide" : "...",
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"unMatchingAmount" : 12345.0,
"matchingStatus" : "P",
"occCode" : "...",
"occDescription" : "...",
"customerAccount" : "...",
"excludedFromDunning" : true,
"matchingAmounts" : { },
"otherCreditAndCharge" : { },
"recordedInvoice" : { },
"rejectedPayment" : { },
"bankLot" : "...",
"bankReference" : "...",
"bankCollectionDate" : 12345,
"depositDate" : 12345,
"customFields" : { }
},
"rejectedPayment" : {
"rejectedType" : "A",
"rejectedDate" : 12345,
"rejectedDescription" : "...",
"rejectedCode" : "...",
"id" : 12345,
"dueDate" : 12345,
"type" : "...",
"transactionDate" : 12345,
"transactionCategory" : "CREDIT",
"reference" : "...",
"accountCode" : "...",
"accountCodeClientSide" : "...",
"amount" : 12345.0,
"matchingAmount" : 12345.0,
"unMatchingAmount" : 12345.0,
"matchingStatus" : "L",
"occCode" : "...",
"occDescription" : "...",
"customerAccount" : "...",
"excludedFromDunning" : true,
"matchingAmounts" : { },
"otherCreditAndCharge" : { },
"recordedInvoice" : { },
"rejectedPayment" : { },
"bankLot" : "...",
"bankReference" : "...",
"bankCollectionDate" : 12345,
"depositDate" : 12345,
"customFields" : { }
},
"bankLot" : "...",
"bankReference" : "...",
"bankCollectionDate" : 12345,
"depositDate" : 12345,
"customFields" : {
"customField" : [ { }, { } ],
"inheritedCustomField" : [ { }, { } ]
}
} ]
}