GET api/ServiceOrder/GetAllServiceOrders/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ServiceOrderDto
NameDescriptionTypeAdditional information
ServiceOrderId

integer

None.

OrderNo

string

None.

OrderType

byte

None.

OrderStatus

byte

None.

ServiceDate

date

None.

ModifiedServiceDate

date

None.

AlternativeServiceDate

date

None.

CustomerId

integer

None.

ServiceOrderAddressId

integer

None.

EstimatedMinValue

decimal number

None.

EstimatedMaxValue

decimal number

None.

CreatedOn

date

None.

ActualRate

decimal number

None.

RecordStatus

byte

None.

StatusDescription

string

None.

ServiceOrderRefferenceNo

integer

None.

IsAttended

boolean

None.

CreatedBy

integer

None.

IsRealEstate

boolean

None.

RealEstateId

integer

None.

IsLocked

boolean

None.

LockedBy

integer

None.

LockedByUser

string

None.

LastCalledTime

date

None.

LastCalledBy

string

None.

OrderStatusEnumValue

string

None.

OrderTypeEnumValue

string

None.

UserDto

UserDto

None.

LockedUserDto

UserDto

None.

RealEstateDto

RealEstateDto

None.

CustomerDto

CustomerDto

None.

ServiceOrderDto2

ServiceOrderDto

None.

CallLogDto

CallLogDto

None.

ServiceOrderAddressDto

ServiceOrderAddressDto

None.

ServiceOrderDtoList

Collection of ServiceOrderDto

None.

AttributeQuestionsDto

Collection of AttributeQuestionDto

None.

CustomerOrderFeedbackDto

CustomerOrderFeedbackDto

None.

ServiceOrderAssignDto

Collection of ServiceOrderAssignDto

None.

ServiceOrderItemDto

Collection of ServiceOrderItemDto

None.

ServiceOrderLogDto

Collection of ServiceOrderLogDto

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.