Overview

The careCreditResponse module provides all the necessary tools for loading and thereafter analyzing general invoice XML infosets. These infosets are responses to a previously sent invoices or reminders where the topmost object reference defines target request/response.

Architectural blueprint

To get the results of such an infoset, firstly the XML file is loaded into the module by the ICareCreditResponseManager::LoadXML method. Upon successful analyzing the file the method returns a ICareCreditResponse interface. All response data and parameters of one invoice can be retrieved by the supplied interface methods as e.g. ICareCreditResponse:GetPatient,...

The ICareCreditResponseManager::Print method can be used to visualize the whole response content.

Please also have a look at the Important Documents that serves as a jump start and might effect the ease of the implementation. Furthermore, some external documents such as XML test files, the schema documentation in CHM format and the XSD schema itself are downloadable in this data container.


Keyfacts at a glance

Version 450
Last update:  Thursday, 27 October 2022 - 17:05:49
Module version/date:  4.50.002 27 Oct 2022
Interface version/date: 4.50 6 May 2019
Covering: XML schema 4.50 from 06. May 2019

API browser

The online documentation browser allows you to browse, view, and check the various interfaces, methods und properties of the Dll. Please note, that this documentation is included in the full installer in form of a .CHM file.
Date Time API version
27.08.22 10:40:48 V4.50: View API browser
27.08.22 10:40:48 V4.50: Download API browser .CHM file

Download area for careCreditResponse related files

Installation directory:
    INSTALLDIR=full_path_to_install_dir
 
Silent install:
    careCreditResponseInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" "
 
Silent uninstall:
    careCreditResponseInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" "
Date Version Description
27.10.22 4.50.002 careCreditResponseManager with the new restserver careCreditResponseManager450Server450 - cf. history
Download careCreditResponseManager installer (13.9 MB)
show older builds ...