SignRole

Parameters

NameTypeDescriptionRequirement
idIntegerThe sign role identifierRequired
nameStringThe name of the sign roleRequired
sequenceIntegerThe 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
}