POST /Account/PromoteAccount/

Promotes the virtual account to a non-virtual account.
 

Request

Method Request URI
POST /API/Account/PromoteAccount/?id=value&sessionId=value

URI Parameters

URI Parameter Description
id The account ID to be promoted.
sessionId Current session ID.

Request Body

There is no Request Body for this function.

Response

Response Body

A status code indication of success or reason of failure.