The VertiGIS Integrator uses the deleteFeaturesRequest to delete the layer's features in the feature service using either objectIDs or the where clause.
Attributes:
•The endPoint is the name of the database outbound endpoint configured in the Service endpoints from the VertiGIS Integrator (e.g. UtilityNetwork).
•The priority of requests takes place based on a specified order.
•The gdbVersion is the version to be updated by VertiGIS Integrator out of all your existing Esri versions.
•The layerID specifies the feature service layer ID.
•The objectIds is a list of Esri comma-separated object IDs.
•If the where attribute is defined, the request will search for the specific features or rows to be deleted.