Exemption Certificate Management

CertCapture RESTful APIs

JobPhaseModel

A phase within a certificate job.

This model is used in the following APIs:

Parameters
idOptional
integer

The unique ID number of this phase.

nameOptional
string

The name of this phase.

jobIdOptional
integer

The ID of the job this phase belongs to.

phaseCodeOptional
string

The unique code for this phase.

createdDateOptional
string

The date when this phase was created.

modifiedDateOptional
string

The date when this phase was last modified.

tasksOptional
array

A list of tasks within this phase.