GroupBrands
The GroupBrands resource provides methods that allow you to manage brands in a group.
View Specific Information
In order to make a successful request on this view, you have to specify GroupId.
For example:
SELECT * FROM GroupBrands WHERE GroupId = 6160665
Columns
| Name | Type | References | Description |
| GroupId | Integer |
Groups.GroupId | The DocuSign group ID for the group. |
| BrandId [KEY] | String |
AccountBrands.BrandId | Id of the brand. |
| InternalId | String | Internal Id of the brand. | |
| BrandName | String | Name of the brand. | |
| BrandCompany | String | The name of the company associated with this brand. |