POST api/Values/Save_LoanApplication?Cust_Name={Cust_Name}&Email_Id={Email_Id}&Mobile_No={Mobile_No}&Sch_Code={Sch_Code}&Loan_Amount={Loan_Amount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Cust_Name | string |
Required |
|
| Email_Id | string |
Required |
|
| Mobile_No | string |
Required |
|
| Sch_Code | string |
Required |
|
| Loan_Amount | string |
Required |
Body Parameters
None.
Response Information
Resource Description
DataSet| Name | Description | Type | Additional information |
|---|---|---|---|
| RemotingFormat | SerializationFormat |
None. |
|
| SchemaSerializationMode | SchemaSerializationMode |
None. |
|
| CaseSensitive | boolean |
None. |
|
| DefaultViewManager | Collection of Object |
None. |
|
| EnforceConstraints | boolean |
None. |
|
| DataSetName | string |
None. |
|
| Namespace | string |
None. |
|
| Prefix | string |
None. |
|
| ExtendedProperties | Dictionary of Object [key] and Object [value] |
None. |
|
| HasErrors | boolean |
None. |
|
| IsInitialized | boolean |
None. |
|
| Locale | CultureInfo |
None. |
|
| Site | ISite |
None. |
|
| Relations | Collection of Object |
None. |
|
| Tables | Collection of Object |
None. |
|
| Container | IContainer |
None. |
|
| DesignMode | boolean |
None. |
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.