GET api/License/EntityConsentStatus?businessModuleId={businessModuleId}&entitySiteUrl={entitySiteUrl}
Retrieves the consent status of a given entity item
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
businessModuleId | globally unique identifier |
Required |
|
entitySiteUrl | string |
Required |
Body Parameters
None.
Response Information
Resource Description
An entity
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.