POST api/UserAddressToGeoCode/InsertGeoResponse?cityId={cityId}&lat={lat}&lng={lng}&geoAddress={geoAddress}&userId={userId}&zip={zip}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
cityId

integer

Required

lat

decimal number

Required

lng

decimal number

Required

geoAddress

string

Required

userId

integer

Required

zip

string

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true