Retrieve entitlement banner data. Banners provide information about entitlements that are either near their expiry or have expired.
Filter criteria for determining which entitlement banners to display, containing license type specifications and usage type preferences.
{ "filters": { "licenseType": [ … ], "usageType": "string" } }
success
{ "data": [ { … } ] }