Resending the Transfer Approval Mail

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

Description

Resends the Transfer Approval Mail for the specified Order.

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

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.

Response

Returns true (String) if mail is sent successfully.