POST api/userSalons/CreateInstallmentPlan?EmployeeId={EmployeeId}&SalonId={SalonId}&TotalAmount={TotalAmount}&MonthlyInstallment={MonthlyInstallment}&StartDate={StartDate}&EndDate={EndDate}&Lang={Lang}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
EmployeeId

string

Required

SalonId

string

Required

TotalAmount

string

Required

MonthlyInstallment

string

Required

StartDate

string

Required

EndDate

string

Required

Lang

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.