Direct License Acquisition - PRM/MDRMM
This page describes the request that the PRM makes to the MDRMM and the response that it receives for licence acquisition in direct mode.
API CALL
The PRM makes a /PrmCredentialsAuthorization/isContentAuthorized
request to the MDRMM.
Variant cases
TheapplicationData
part of the request can contain additional information, for example, information for licence pre-delivery.
Multiple portals
When using multiple portals, applicationData
must contain a value for com.nagra.portalKey
so that the MDRMM knows which portal to send the request to. applicationData
should look like this:
"applicationData" : {"com.nagra.portalkey": "<portal_key>"}
Response
See the linked section above for details of the response.