POST /Account/InfoName/

Gets the account by name.
 

Request

Method Request URI
POST /API/Account/InfoName/?sessionId=value

URI Parameters

URI Parameter Description
sessionId The current session ID.

Request Body

Name: name
Type: System.String

Response

Response Body

A Dundas.BI.WebApi.Models.MemberInfoData object, or a status code indicating the problem.