DELETE api/CustomerPlacemarks/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CustomerPlacemark| Name | Description | Type | Additional information |
|---|---|---|---|
| CustomerPlacemarkId | integer |
None. |
|
| CustomerId | integer |
None. |
|
| CustomerPlacemarkTypeId | integer |
None. |
|
| Tag | string |
None. |
|
| Name | string |
None. |
|
| Remarks | string |
None. |
|
| Latitude | decimal number |
None. |
|
| Longitude | decimal number |
None. |
|
| GeographyPoint | DbGeography |
None. |
|
| Owner | integer |
None. |
|
| PostalAddress | string |
None. |
|
| MarkplaceRadius | integer |
None. |
|
| MarkplaceProximityRadius | integer |
None. |
|
| SecurityRadiusLimit | integer |
None. |
|
| PickupEnabled | boolean |
None. |
|
| ShippingEnabled | boolean |
None. |
|
| RoutingEnabled | boolean |
None. |
|
| MaxOperationTime | integer |
None. |
|
| MaxVehicleCapacity | integer |
None. |
|
| EntityDeleted | boolean |
None. |
|
| EntityDeletedDate | date |
None. |
|
| EntityDeletedUser | integer |
None. |
|
| EntityUpdateDate | date |
None. |
|
| EntityUpdateUser | integer |
None. |
|
| InTargetEventActionId | integer |
None. |
|
| OutTargetEventActionId | integer |
None. |
|
| ProximityTargetEventActionId | integer |
None. |
|
| OutSecurityRadiusLimitTargetEventActionId | integer |
None. |
|
| EnabledEventIN | boolean |
None. |
|
| EnabledEventOUT | boolean |
None. |
|
| EnabledEventProximity | boolean |
None. |
|
| EnabledEventSecurityZone | boolean |
None. |
|
| Point | DbGeography |
None. |
|
| Id | globally unique identifier |
None. |
|
| AddStreet | string |
None. |
|
| AddStreetNumber | string |
None. |
|
| AddPostalCode | string |
None. |
|
| AddLocality | string |
None. |
|
| AddAdministrativeArea2 | string |
None. |
|
| AddAdministrativeArea1 | string |
None. |
|
| AddCountry | string |
None. |
|
| ContactPerson | string |
None. |
|
| ContactPhone1 | string |
None. |
|
| ContactPhone2 | string |
None. |
|
| WorkingHours | string |
None. |
|
| B2BId | string |
None. |
|
| Customer | Customer |
None. |
|
| CustomerPlacemarkType | CustomerPlacemarkType |
None. |
|
| TargetEventAction | TargetEventAction |
None. |
|
| TargetEventAction1 | TargetEventAction |
None. |
|
| TargetEventAction2 | TargetEventAction |
None. |
|
| TargetEventAction3 | TargetEventAction |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.