Parameters
| Name | Type | Description | Requirement |
|---|---|---|---|
| id | Integer | The sign role identifier | Required |
| name | String | The name of the sign role | Required |
| sequence | Integer | The sequence in which the sign role appears in our user interfaces and, if applicable, the sequence in which the sign role participates in a sign request. | Required |
Example Response
{
"id": 497,
"name": "CEO",
"sequence": 0
}