Get Transaction Evidence Package.
The request body is of type TransactionEvidencePackageRequestModel.
Overview
 |
TransactionEvidencePackageRequestModel
 |
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
|
 |
 |
IncludeAuditReport : boolean
|
 |
IncludeDocuments : boolean
|
 |
IncludeTransactionEventHistory : boolean
| |
 |
EnableLogging : boolean
|
 |
CreatorUserID : integer
|
 |
TimeZoneID : string
| |
The response body is of type TransactionEvidencePackageServiceReturnModel.
OK
Overview
 |
TransactionEvidencePackageServiceReturnModel
 |
IsSuccessful : boolean
|
 |
Message : string
|
 |
EvidencePackages : Array[object]
|
 |
ProcessingTime : string
|
 |
TimeZoneUtcOffset : number
| |