Exemption Certificate Management

CertCapture RESTful APIs

ECommerceTokenOutputModel

The resource model returned by the ECommerceTokenController's endpoints.

This model is used in the following APIs:

Parameters
tokenRequired
string

The JWT token that authorizes the gencert tool to operate.

clientIdsOptional
array

The list of clients that the token is valid for.

createdDateRequired
string

The date the token was created.

expirationDateRequired
string

The date that the token will expire.