GetPreInvoicingReportsResponse element

Type: getPreInvoicingReportsResponseDto
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <GetPreInvoicingReportsResponse> <actionStatus> <errorCode>...</errorCode> <message>...</message> <status>...</status> </actionStatus> <preInvoicingReportsDTO> <directDebitBANumber>...</directDebitBANumber> <invoiceDate>...</invoiceDate> <lastTransactionDate>...</lastTransactionDate> <checkBANumber>...</checkBANumber> <tipBillableBAAmountHT>...</tipBillableBAAmountHT> <directDebitBillableBAAmountHT>...</directDebitBillableBAAmountHT> <billingAccountNumber>...</billingAccountNumber> <tipBillableBANumber>...</tipBillableBANumber> <wiretransferBANumber>...</wiretransferBANumber> <wiretransferBillableBANumber>...</wiretransferBillableBANumber> <directDebitBillableBANumber>...</directDebitBillableBANumber> <amoutWitountTax>...</amoutWitountTax> <billableBillingAccountNumber>...</billableBillingAccountNumber> <taxesAmount>...</taxesAmount> <wiretransferBillableBAAmountHT>...</wiretransferBillableBAAmountHT> <checkBillableBAAmountHT>...</checkBillableBAAmountHT> <tipBANumber>...</tipBANumber> <checkBillableBANumber>...</checkBillableBANumber> <billingCycleCode>...</billingCycleCode> <subCategoriesAmountHT>...</subCategoriesAmountHT> </preInvoicingReportsDTO> </GetPreInvoicingReportsResponse>