GetPreInvoicingReportsResponse element

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

Example XML

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