GET api/MFoodz/SearchMFoodzNew?SearchValue={SearchValue}&Lat={Lat}&Long={Long}&CountryCode={CountryCode}&CustId={CustId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SearchValue

string

Required

Lat

string

Required

Long

string

Required

CountryCode

string

Required

CustId

integer

Default value is 0

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.