sendTransferApprovalEmail


SoftLayer_Dns_Domain_Registration::sendTransferApprovalEmail

Resends a transfer approval email message.

Description

The sendTransferApprovalEmail method resends a transfer approval email message for a transfer that is in ‘pending owner approval’ state, to the admin contact listed for the domain at the time that the transfer request was submitted

Parameters

None

Required Headers

Optional Headers

  • None

Return Values

  • boolean
curl -g -u $SL_USER:$SL_APIKEY -X GET \
'https://api.softlayer.com/rest/v3.1/SoftLayer_Dns_Domain_Registration/{SoftLayer_Dns_Domain_RegistrationID}/sendTransferApprovalEmail'