Get Transaction Updateable.
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
| |
The response body is of type TransactionUpdateableServiceReturnModel.
OK
Overview
 |
TransactionUpdateableServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
UpdateableTransactions : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |