GetPreInvoicingReportsResponse element

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

Example XML

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