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
NameDescriptionTypeAdditional 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:

An exception has occurred while using the formatter 'SanitizingJsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected with type 'Dezrez.Core.DataContracts.External.Api.Media.DocumentDataContract'. Path '[0].BrandLogo.Attachments'.

text/json

Sample:

An exception has occurred while using the formatter 'SanitizingJsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected with type 'Dezrez.Core.DataContracts.External.Api.Media.DocumentDataContract'. Path '[0].BrandLogo.Attachments'.