Exemption Certificate Management

CertCapture RESTful APIs

AuditTransactionModel

Information about a previously created transaction

This model is used in the following APIs:

Parameters
companyIdOptional
integer

Unique ID number of the company that created this transaction

reconstructedOptional
ReconstructedApiRequestResponseModel

Reconstructed API request/response

serverTimestampOptional
string

Server timestamp, in UTC, of the date/time when the original transaction was created

serverDurationOptional
string

Length of time the original API call took

apiCallStatusOptional
string

api call status

Enum: OriginalApiCallAvailable, ReconstructedApiCallAvailable, Any
originalOptional
OriginalApiRequestResponseModel

Original API request/response