POST api/UserAddressToGeoCode/InsertGeoResponse?cityId={cityId}&lat={lat}&lng={lng}&geoAddress={geoAddress}&userId={userId}&zip={zip}
Request Information
URI Parameters
| Name | Description | Type | Additional 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
booleanResponse Formats
application/json, text/json
Sample:
true