The generalCreditResponse ATL COM module is capable of
analyzing electronic responses to credit requests
analyzing electronic responses to credit requests
API browser of generalCreditResponse450 COM module
IGeneralCreditResponse interface | V4.50/ 1 Nov 2019 | ||
---|---|---|---|
The IGeneralCreditResponse interface allows to read back all data that have been loaded with the IGeneralCreditResponseManager::LoadXML method. | |||
Methods | 23 methods | ||
GetAbortInfo | Gets the abort information string with the error coded in the module language | ||
GetAcceptType | Retrieves detailed information for a response of type Accepted | ||
GetBiller | Retrieves the biller's various identifiers (GLN, ZSR,...) as well as the structured address from the initial request | ||
GetContact | Retrieves the structured address and GLN of the main contact | ||
GetCreditObject | Retrieves the general credit object reference parameters | ||
GetCreditRefObject | Retrieves the optional general creditRef object reference parameters | ||
GetDebitor | Retrieves the debitor's various identifiers (GLN, ZSR,...) as well as the structured address from the initial request | ||
GetDocuments | Method for collecting all document data covered by the IGeneralCreditResponse interface and returned as JSON array | ||
GetFirstDocument | Retrieves the first document from the list of documents | ||
GetFirstNotification | Retrieves the first notification object | ||
GetGenerator | Retrieves the identification parameters of the sender's XML infoset generator software | ||
GetInsurance | Retrieves the insurance's GLN and structured address | ||
GetNextDocument | Retrieves the next document from the list of documents | ||
GetNextNotification | Retrieves the next notification object | ||
GetNotifications | Method for collecting all notification objects covered by the IGeneralCreditResponse interface and returned as JSON array | ||
GetPackage | Retrieves the identification parameters of the sender's main software | ||
GetPatient | Retrieves the primary parameters and structured address of the patient - these data are mirrored from the request | ||
GetPendingType | Retrieves detailed information for a response of type Pending | ||
GetProvider | Retrieves the providers's various identifiers (GLN, ZSR,...) as well as the structured address from the initial request | ||
GetRejectType | Retrieves detailed information for a response of type Rejected | ||
GetResponse | Returns the primary parameters of the response infoset, namely the operation modus, the language the infoset is formulated, and most important the type of the response | ||
GetTransport | Returns the transport information that is the routing information going from a sender (from) over at least one intermediate (via) to the receiver (to) | ||
GetTreatment | Retrieves the basic treatment parameters mirrored from the initial request. | ||
Properties | 1 properties | ||
[put] DestructGeneralCreditResponse | Destructs/invalidates this IGeneralCreditResponse interface instance. | ||