GET api/ServiceOrderAssign/GetServiceOrderPublicLog/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ServiceOrderLogDto
NameDescriptionTypeAdditional information
ServiceOrderLogId

integer

None.

ServiceOrderId

integer

None.

LogDetail

string

None.

FromServiceProvider

boolean

None.

UpdatedOn

date

None.

IsPublic

boolean

None.

PublicOrderStatus

byte

None.

BranchId

integer

None.

UserId

integer

None.

RecordStatus

byte

None.

ServiceOrderDto

ServiceOrderDto

None.

UserDto

UserDto

None.

BranchDto

BranchDto

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.