The generalInvoiceResponse TL COM module loads &
analyzes electronic responses to general invoice requests
analyzes electronic responses to general invoice requests
API browser of generalInvoiceResponse430 COM module
| Interface version: | 4.30 |
| Interface date: | 26 Aug 2010 |
|
The GeneralInvoiceResponseManager is an ATL COM module which provides methods to load and analyze XML infosets of type generalInvoiceResponse_430. These infosets are responses to a previously sent invoice or reminder where the topmost object reference defines target request. The subchapter object reference provides an in-depth description of the concept of "object reference". |
||
| 3 interface | ||
|---|---|---|
| IAddress | The utility interface IAddress is available for retrieving structured address data out of the XML response. | |
| IGeneralInvoiceResponse | The interface IGeneralInvoiceResponse allows to read back all data that have been loaded with the IGeneralInvoiceResponseManager::LoadXML method. | |
| IGeneralInvoiceResponseManager | The main interface IGeneralInvoiceResponseManager -creatable in its own right- allows to load and analyze a XML infoset of type generalInvoiceResponse_430. | |
| type definitions | List of all used builtin, composite and enumeration types | |
| Document | General usage of the generalInvoiceResponse430 COM module - an overview | |
| Document | Overview of the concept of "Object reference" | |
| Document | Notes about the signature part of the XML infoset | |
| Document | Notes about the encryption part of the XML infoset | |
| Document | Notes about the reimbursement process | |
| Document | Syntax of the printTemplate variable of the Print method | |
| Document | How to generate a PDF archive file of an invoice/reminder response | |
| Document | VB code snippet for using the generalInvoiceResponse430 COM module | |