GET api/branding/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| id | integer | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
BrandingDataContract| Name | Description | Type | Additional information | 
|---|---|---|---|
| Name | string | 
                             None.  | 
                |
| BrandDocuments | Collection of DocumentDataContract | 
                             None.  | 
                |
| PortalConfigurations | Collection of PortalConfigurationDataContract | 
                             None.  | 
                |
| PortalCustomisations | Collection of PortalCustomisationDataContract | 
                             None.  | 
                |
| SalesPropertyUrl | string | 
                             None.  | 
                |
| LettingsPropertyUrl | string | 
                             None.  | 
                |
| AnytimeBaseUrl | string | 
                             None.  | 
                |
| SystemStatus | EnumDataContract | 
                             None.  | 
                |
| CreatedDate | date | 
                             None.  | 
                |
| CreatedBy | CreatedByDataContract | 
                             None.  | 
                |
| Id | integer | 
                             None.  | 
                
Response Formats
application/json
            Sample:
    
        Sample not available.
text/json
            Sample:
    
Sample not available.