POST api/SmartRegistry/notifications/{eRegistryNotificationId}/NotRequired/{clientId}
Provides the ability to mark a notification confirmation as not required.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
eRegistryNotificationId |
The eRegistry notification id. |
integer |
Required |
clientId |
The client id. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.