POST api/ServiceCompanySchedule/SaveServiceCompanySchedule

Request Information

URI Parameters

None.

Body Parameters

ServiceCompanyScheduleDto
NameDescriptionTypeAdditional information
ServiceCompanyScheduleId

integer

None.

CompanyEmployeeId

integer

None.

ServiceCompanyId

integer

None.

ServiceOrderAssignId

integer

None.

CratedOn

date

None.

RecordStatus

byte

None.

ServiceCompanyEmployeeDto

ServiceCompanyEmployeeDto

None.

ServiceOrderAssignDto

ServiceOrderAssignDto

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpStatusCodeResult
NameDescriptionTypeAdditional information
StatusCode

integer

None.

StatusDescription

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.