GET api/branding/getallbrands
Get all brands with details for an agency
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of BrandInfoDataContract| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
None. |
|
| AgencyName | string |
None. |
|
| BranchName | string |
None. |
|
| BrandLogo | DocumentDataContract |
None. |
|
| PortalConfigurations | Collection of PortalConfigurationDataContract |
None. |
|
| AgencyId | integer |
None. |
|
| Id | integer |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.