e-Sign REST Web Service
PostGetGroupsUpdateable
e-Sign REST Web Service > All Operations Resource Group : GetGroupsUpdateable (Post)

Resource Path: /api/v5/groupsupdateable

Description
Get Groups Updateable.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type GroupUpdateableRequestModel.

Overview

GroupUpdateableRequestModel
ProntoIDs : Array[string]
OwnerName : string
OwnerEmail : string
ParentID : string
IsActive : boolean
DefaultDocumentRetentionInDays : integer
ProcessSessionExpirationInMinutes : integer
DefaultUserPasswordChangeInDays : integer
EnableLogging : boolean
ResultsCountLimit : integer
ResultsCountStart : integer
DefaultBrand : string
DefaultContentSet : string
DefaultEmailTemplateSet : string
DefaultEmailTemplateSetLanguage : string
DisableSignatureChrome : boolean
SignatureChromeHeader : string
SignatureChromeFooter : string
CascadePermissions : boolean
SmsUrl : string
SmsUrlExpiresInDays : integer
Response

The response body is of type GroupUpdateableServiceReturnModel.

OK

Overview

GroupUpdateableServiceReturnModel
IsSuccessful : boolean
Message : string
UpdateableGroups : Array[object]
ProcessingTime : string
TimeZoneUtcOffset : number
See Also
All Operations Resource Groupe-Sign REST Web Service