GET api/ServiceOrderAssign/GetAllAcceptedOrders/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ServiceOrderAssignDto
NameDescriptionTypeAdditional information
ServiceOrderAssignId

integer

None.

ServiceOrderId

integer

None.

ServicePersonId

integer

None.

BranchId

integer

None.

OrderAssignStatus

byte

None.

AssignedOn

date

None.

AssignedBy

integer

None.

RespondedOn

date

None.

Description

string

None.

BranchDescription

string

None.

RatingCustomer

byte

None.

OrderAssignStatusText

string

None.

RecordStatus

byte

None.

ServiceOrderDto

ServiceOrderDto

None.

ServicePersonDto

ServicePersonDto

None.

UserDto

UserDto

None.

BranchDto

BranchDto

None.

ServiceCompanyScheduleDto

Collection of ServiceCompanyScheduleDto

None.

ActualRate

decimal number

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.