Note
As per ICANN's new domain transfer guidelines, effective 25th May 2018, all domain transfers will not require Form of Approval (FoA). The Transfer Authorization process will not require the Registrant Contact's approval via e-mail.
Description
Resends the Transfer Approval Mail for the specified Order.
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 the RFA mail needs to be resent. |
HTTP Method
POST
Example Test URL Request
https://test.httpapi.com/api/domains/resend-rfa.json?auth-userid=0&api-key=key&order-id=0
Response
Returns true (String) if mail is sent successfully.