GET api/Payment/SaveSalaryHandloanInstallments?SchoolID={SchoolID}&EmpId={EmpId}&InstallmentAmount={InstallmentAmount}&Months={Months}&Years={Years}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SchoolID | integer |
Required |
|
| EmpId | integer |
Required |
|
| InstallmentAmount | decimal number |
Required |
|
| Months | integer |
Required |
|
| Years | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}