Exemption Certificate Management
CertCapture RESTful APIs
AuditTransactionModel
Information about a previously created transaction
This model is used in the following APIs:
Parameters
companyIdOptional
integerUnique ID number of the company that created this transaction
reconstructedOptional
ReconstructedApiRequestResponseModelReconstructed API request/response
serverTimestampOptional
stringServer timestamp, in UTC, of the date/time when the original transaction was created
serverDurationOptional
stringLength of time the original API call took
apiCallStatusOptional
stringapi call status
Enum: OriginalApiCallAvailable, ReconstructedApiCallAvailable, Any
originalOptional
OriginalApiRequestResponseModelOriginal API request/response