POST api/SmartRegistry/notifications/{eRegistryNotificationId}/NotRequired/{clientId}

Provides the ability to mark a notification confirmation as not required.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
eRegistryNotificationId

The eRegistry notification id.

integer

Required

clientId

The client id.

integer

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.