Exemption Certificate Management

CertCapture RESTful APIs

CreateAdvancedRulesBatchResponseModel

Represents a create advanced rules batch response model.

This model is used in the following APIs:

Parameters
idOptional
integer

The unique ID number of this batch.

optionsOptional
string

Any optional flags provided for this batch

nameRequired
string

The user-friendly readable name for this batch.

accountIdOptional
integer

The Account ID number of the account that owns this batch.

companyIdOptional
integer

The Company ID number of the company that owns this batch.

statusOptional
string

This batch's current processing status

Enum: Waiting, SystemErrors, Cancelled, Completed, Creating, Deleted, Errors, Paused, Processing, Cancelling
startedDateOptional
string

The date/time when this batch started processing

recordCountOptional
integer

The number of records in this batch; determined by the server

currentRecordOptional
integer

The current record being processed

completedDateOptional
string

The date/time when this batch was completely processed

createdDateOptional
string

The date when this record was created.

createdUserIdOptional
integer

The User ID of the user who created this record.

modifiedDateOptional
string

The date/time when this record was last modified.

modifiedUserIdOptional
integer

The user ID of the user who last modified this record.

filesOptional
array

The list of files contained in this batch.