Endpoint: !ResendDCVEmail

https://secure.trust-provider.com/products/download/!ResendDCVEmail

The ResendDCVEmail API allows you to resend the DCV email for an existing certificate order. You can specify the target email address if needed.

Use the POST method for this endpoint.

Submit parameters in the x-www-form-urlencoded format.

The following table lists the required and optional parameters.

Parameter Type Max. Length Description

loginName

string

64 chars

Your account username.

This value is case sensitive.

loginPassword

string

128 chars

Your account password.

This value is case sensitive.

orderNumber

integer

The order number of a certificate for which the DCV email should be resent. Either orderNumber or baseOrderNumber must be provided.

baseOrderNumber

integer

A unique identifier for the initial certificate order associated with your account, returned to your account. Either orderNumber or baseOrderNumber must be provided.

dcvEmailAddress

string

255 chars

The email address to which the DCV email should be sent. This value must have been returned by a call to the GetDCVEmailAddress API within the last 24 hours. It may be omitted if the DCV email has already been sent.