GET api/Auth/LoginByPhoneNo?phoneCountryCode={phoneCountryCode}&phoneNo={phoneNo}&password={password}&installationId={installationId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
phoneCountryCode

string

Required

phoneNo

string

Required

password

string

Required

installationId

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.