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