Exemption Certificate Management

CertCapture RESTful APIs

JobTaskModel

A task within a certificate job phase.

This model is used in the following APIs:

Parameters
idOptional
integer

The unique ID number of this task.

phaseIdOptional
integer

The ID of the phase this task belongs to.

nameOptional
string

The name of this task.

taskCodeOptional
string

The unique code for this task.

createdDateOptional
string

The date when this task was created.

modifiedDateOptional
string

The date when this task was last modified.