Resend Registrant Contact Email Address Verification Email

KB Tags associated with this article:
Use all tags
KB Tags
Body

Description

Resends the verification email to the Registrant Contact Email Address for the specified Domain Registration Order.

HTTP Method

POST

Example Test URL Request

https://test.httpapi.com/api/domains/raa/resend-verification.xml?auth-userid=0&api-key=key&order-id=0

Parameters

Name Data Type Required / Optional Description
auth-userid Integer Required Authentication Parameter
api-key String Required Authentication Parameter
order-id Integer Required Order Id of the Domain Registration Order for which you wish to resend the verification email

Response

Returns true (Boolean) if the action is executed successfully; false otherwise.

In case of any errors, a status key with value as ERROR alongwith an error message will be returned.