Body
Description
Resend the Authorization email to all participants in the IRTP task.
HTTP Method
POST
Example Test URL Request
https://test.httpapi.com/api/domains/irtp/verification/resend.json?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 for which IRTP Authorization email has to be resent |
Response
Returns a hash map containing the status of the Resend Email
-
Status (status)
-
Message (message)
In case of any errors, a status key with value as ERROR alongwith an error message will be returned.
Note
This API call is only applicable for GTLDs and if Registrar is opted-in for IRTP.