AccountRegistrationService.approveRequest Method

Approves a registration request.
 

Parameters

requestId

Type: String
The request ID to approve.
additionalMessage

Type: String
(optional) The additional message.
Optional: True

Return Value


Type: jQuery.Promise
A promise object that is resolved when the call is complete.