Method LoanList v1
LoanList Web Service attempts to input one or more report(s) in a structured format.
| REST Method: | https://catweb.sba.gov/rest/fta/LoanList/ |
| SOAP Method: | https://catweb.sba.gov/ftadistapps/1502gateway/ws/LoanListWS.wsdl |
| Keys of the Input Structure: | |
| Mandatory. CLS login’s username with update permissions in FTA Portal. | |
| Mandatory. CLS login’s password with update permissions in FTA Portal. | |
| Mandatory. PIN generated by Generate_PIN using the same login. | |
| Mandatory. A private code that authorizes use of SoftwareVendorName. | |
| Mandatory. Value from Code Tables, Vendor Table. | |
| Optional. Format of RequestData, if any. XML or JSON. See Format IN/OUT Defaults | |
| Optional.“xml” is for XML return format and “json” is for JSON return format. | |
| Mandatory. LoanHeader, LoanPayment, Balance (only one option allowed) | |
| Mandatory. See Below for requirements based on ServiceNme chosen | |
| Accepted Type: “Yes”, “No” | |
| Keys of the Output Structure: | |
| XML or JSON determined with data type submitted. | |
| 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”. Indicate if this user needs to update the password | |