POST api/ECMS/UpdatePMLicenseDetails
Request Information
URI Parameters
None.
Body Parameters
UpdatePMLicenseDtlsName | Description | Type | Additional information |
---|---|---|---|
PMJson | Object |
None. |
Request Formats
application/json, text/json
Sample:
{ "PMJson": {} }
application/xml, text/xml
Sample:
<UpdatePMLicenseDtls xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/CustomLayer.ECMS"> <PMJson /> </UpdatePMLicenseDtls>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.