Method AssociateMRFLLRF
SOAP Component: | https://catweb.sba.gov/microloan/ws/microloan.wsdl. |
SOAP Method: | SharedEntryPoint, only input is structure Inputs |
Or: | SharedEntryString, only input is JSON string InputString that decodes to a structure |
REST Component: | /rest/microloan/flexible/ |
REST METHOD: | /rest/microloan/flexible/SharedEntryPoint , only input is structure Inputs |
Or: | /rest/microloan/flexible/SharedEntryString, only input is JSON string InputString |
Keys of the Input Structure: | |
Mandatory. Must be “AssociateMRFLLRF”. | |
Mandatory. CLS login’s username with update permissions in Microloan for microlender. | |
Mandatory. CLS login’s password with update permissions in Microloan for microlender. | |
Mandatory. PIN generated by Generate_PIN using the same login. | |
Mandatory. XML or JSON in SBA_MicroloanMRFLLRF format. | |
Mandatory. MRFLLRF. | |
Mandatory. The microlender’s email addess. | |
Mandatory. Value from Code Tables, Vendor Table. | |
Keys of the Output Structure: | |
Should be nullstring. If not, a generally-worded error message. | |
Should be nullstring. If not, a more helpful error message, but scarier to some users. | |
“Yes”, “No”, number of days till expiration or “TBD” (prior to validating login). | |
XML in SBA_MicroloanResponse.xsd format. |
For examples of calling flexible, structured methods, see Flexible Structure of Inputs