e-Sign REST Web Service
PostGetTransactionEvents
e-Sign REST Web Service > All Operations Resource Group : GetTransactionEvents (Post)

Resource Path: /api/v5/transactions/events

Description
Retrieve Transaction Events
Request Headers
NameDescription
 
 
 
 
Request

The request body is of type TransactionEventsRequestModel.

Overview

TransactionEventsRequestModel
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
ResultsCountLimit : integer
ResultsCountStart : integer
SearchText : string
EnableLogging : boolean
CreatorUserID : integer
TimeZoneID : string
Response

The response body is of type TransactionEventsServiceReturnModel.

OK

Overview

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