post https://example.com/1.0/createSMBLoan
Use the Create SMB Loan endpoint to create a small and midsize business (SMB) loan for a customer. Loan subproducts are configured for your installment loans product and are assigned a subproduct ID.
The table below lists status codes that apply to this specific endpoint.
See Global Response Statuses for status codes that are common across endpoints.
Status Code | Code Description |
---|---|
1208-01 | The subProductId is invalid or does not exist. |
1208-02 | The loan amount exceeds the maximum allowed loan amount configured for this subproduct. |
1208-03 | The loan amount is less than the minimum allowed loan amount configured for this subproduct. |
1208-04 | The state is invalid. |
1208-05 | The loan term is greater than the maximum configured. |
1208-06 | The loan term is less than the minimum configured. |
1208-07 | The loan term entered must be between 0 and 9999. |
1208-08 | The total loan term is more than the maximum allowable limit, please validate the capital term or loan term values. |
1208-09 | The total loan term is less than the minimum allowable limit, please validate the capital term or loan term values. |