GetPreInvoicingReportsResponse element

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

Example XML

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