The Role object
Roles serve as labels that you can assign to recipients for improved organization (e.g., 'client', 'contractor', etc.). Roles are also utilized for assigning and utilizing variables within documents.
Attributes
id
string
Unique identifier for the role.
name
string
Unique name for the role.
The Contact object
{
"id": "dr_itw5atndlebaj0wguoerhbpn",
"name": "Client"
}