GET api/ServiceCompany/GetBranchByServiceCompany/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

BranchDto
NameDescriptionTypeAdditional information
BranchId

integer

None.

ServiceCompanyId

integer

None.

Name

string

None.

AddressId

integer

None.

ContactId

integer

None.

IsHeadOffice

boolean

None.

RecordStatus

byte

None.

Distance

decimal number

None.

BranchCount

integer

None.

AddressDto

AddressDto

None.

ContactDto

ContactDto

None.

ServiceCompanyDto

ServiceCompanyDto

None.

BranchUserDtoList

Collection of BranchUserDto

None.

CustomerOrderFeedbackDtoList

Collection of CustomerOrderFeedbackDto

None.

ServiceCompanyAttributeDtoList

Collection of ServiceCompanyAttributeDto

None.

CallLogDtoList

Collection of CallLogDto

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.