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> <wiretransferBANumber>...</wiretransferBANumber> <wiretransferBillableBAAmountHT>...</wiretransferBillableBAAmountHT> <checkBillableBAAmountHT>...</checkBillableBAAmountHT> <directDebitBillableBAAmountHT>...</directDebitBillableBAAmountHT> <tipBillableBANumber>...</tipBillableBANumber> <subCategoriesAmountHT>...</subCategoriesAmountHT> <checkBillableBANumber>...</checkBillableBANumber> <lastTransactionDate>...</lastTransactionDate> <invoiceDate>...</invoiceDate> <tipBANumber>...</tipBANumber> <billableBillingAccountNumber>...</billableBillingAccountNumber> <checkBANumber>...</checkBANumber> <wiretransferBillableBANumber>...</wiretransferBillableBANumber> <billingCycleCode>...</billingCycleCode> <billingAccountNumber>...</billingAccountNumber> <directDebitBANumber>...</directDebitBANumber> <taxesAmount>...</taxesAmount> <directDebitBillableBANumber>...</directDebitBillableBANumber> <amoutWitountTax>...</amoutWitountTax> <tipBillableBAAmountHT>...</tipBillableBAAmountHT> </preInvoicingReportsDTO> </GetPreInvoicingReportsResponse>