POST api/Notify/BusinessModules/{businessModuleId}/Entities/{entityId}?workPointTrigger={workPointTrigger}

Notify all WebHooks that match all parameters except entityId

Request Information

URI Parameters

NameDescriptionTypeAdditional information
businessModuleId

string

Required

entityId

integer

Required

workPointTrigger

string

Required

Body Parameters

None.

Response Information

Resource Description

System.Web.Http.IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.