Resending the Transfer Approval Mail

Resending the Transfer Approval 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 or auth-password 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.