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
stringThe JWT token that authorizes the gencert tool to operate.
clientIdsOptional
arrayThe list of clients that the token is valid for.
createdDateRequired
stringThe date the token was created.
expirationDateRequired
stringThe date that the token will expire.