GET api/ServiceCompany/GetAllServiceCompany
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ServiceCompanyDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ServiceCompanyId | integer |
None. |
|
| PlanId | integer |
None. |
|
| Name | string |
None. |
|
| RecordStatus | byte |
None. |
|
| Username | string |
None. |
|
| AccountId | integer |
None. |
|
| LastPaymentId | integer |
None. |
|
| PaymentStatus | byte |
None. |
|
| CreatedOn | date |
None. |
|
| InitalPaymentDate | date |
None. |
|
| CompanyCount | integer |
None. |
|
| IsRealEstate | boolean |
None. |
|
| RealEstateId | integer |
None. |
|
| Password | string |
None. |
|
| PlanDto | PlanDto |
None. |
|
| LastPaymentDto | PaymentDto |
None. |
|
| OrderCount | integer |
None. |
|
| CompanyRating | integer |
None. |
|
| IsExpiringSoon | boolean |
None. |
|
| PaymentStatusEnumValue | string |
None. |
|
| BranchDtoList | Collection of BranchDto |
None. |
|
| CompanyUsersDtoList | Collection of CompanyUsersDto |
None. |
|
| ServiceCompanyModuleDtoList | Collection of ServiceCompanyModuleDto |
None. |
|
| PaymentDto | Collection of PaymentDto |
None. |
|
| ServiceCompanyRealEstateDtos | Collection of ServiceCompanyRealEstateDto |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
