POST api/EmployeeLoanInstallment/Save
Request Information
URI Parameters
None.
Body Parameters
EmployeeLoanInstallment| Name | Description | Type | Additional information |
|---|---|---|---|
| ActionTypeId | byte |
None. |
|
| InstallmentNo | integer |
None. |
|
| IsPaid | boolean |
None. |
|
| AlteredOn | date |
None. |
|
| CreatedOn | date |
None. |
|
| Amount | decimal number |
None. |
|
| CompanyId | integer |
None. |
|
| EmployeeLoanId | integer |
None. |
|
| OrganizationId | integer |
None. |
|
| Year | integer |
None. |
|
| AlteredById | integer |
None. |
|
| CreatedById | integer |
None. |
|
| EmployeeLoanInstallmentId | integer |
None. |
|
| PayrollId | integer |
None. |
|
| UserLogId | integer |
None. |
|
| Month | string |
None. |
|
| EmployeeLoanInstallmentslist | Collection of EmployeeLoanInstallment |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.