POST api/AddressGeocode/AddDeliveryAddressToLunchcart?buildingHash={buildingHash}&placemarkIdStr={placemarkIdStr}
combined 3 api call into 1 when add building/placemark delivery address to lunchcart
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
buildingHash | string |
Required |
|
placemarkIdStr | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html, application/xml, text/xml
Sample:
Sample not available.