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
							
							
						
| 
	This property has a Restful Webservice representation only! Creates an instance of the main IGeneralCreditResponseManager interface. To delete/invalidate this interface instance, the counterpart property PutDestructGeneralCreditResponseManager must be explicitly called, since the pIGeneralCreditResponseManager address has a global scope and is not automatically destructed.  | 
	|||
| [GET] | /baseURL/IGeneralCreditResponseManager/GetCreateGeneralCreditResponseManager?param | ||
| [param] | pIGeneralCreditResponseManager= | longValue | 
|
| [JSON result data] | pIGeneralCreditResponseManager: | longValue    //interface address | 
|
| [HTTP result status] | 200 | Return status 200 signals a successful method call | |
| 204 | Return status 204 (noContent) signals that the end of an iteration is reached | ||
| >= 400 | Return status >= 400 signals an unsuccessful function call. The returned JSON{errorCode: code, errorText:"text"} supplies the error message the same as GetAbortInfo() would do. | ||
| 
	This property has a Restful Webservice representation only! | 
	|||