POST api/userSalons/DeductionAmount_Update?EmployeeId={EmployeeId}&SalonId={SalonId}&DeductionAmount={DeductionAmount}&DeductionReason={DeductionReason}&language={language}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| EmployeeId | string |
Default value is |
|
| SalonId | string |
Default value is |
|
| DeductionAmount | string |
Default value is |
|
| DeductionReason | string |
Default value is |
|
| language | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.