e-Sign REST Web Service
PostGetTransactionsUpdateable
e-Sign REST Web Service > All Operations Resource Group : GetTransactionsUpdateable (Post)

Resource Path: /api/v5/transactionsupdateable

Description
Get Transaction Updateable.
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type TransactionUpdateableRequestModel.

Overview

TransactionUpdateableRequestModel
ProntoID : string
IDs : Array[integer]
DocumentIDs : Array[integer]
ParticipantIDs : Array[integer]
TaskIDs : Array[integer]
MetaDataName : string
MetaDataValue : string
StatusType : string
SearchDateType : string
SearchDateFrom : string
SearchDateTo : string
EnableLogging : boolean
ResultsCountLimit : integer
ResultsCountStart : integer
IncludeTests : boolean
SearchText : string
CreatorUserID : integer
TimeZoneID : string
Response

The response body is of type TransactionUpdateableServiceReturnModel.

OK

Overview

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