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