GET api/MRide/GetAllShop?Lat={Lat}&Long={Long}&Radius={Radius}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Lat

decimal number

Required

Long

decimal number

Required

Radius

integer

Required

Body Parameters

None.

Response Information

Resource Description

IAsyncResult
NameDescriptionTypeAdditional information
IsCompleted

boolean

None.

AsyncWaitHandle

WaitHandle

None.

AsyncState

Object

None.

CompletedSynchronously

boolean

None.

Response Formats

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

Sample:

Sample not available.