Description=Return Returns a list of subscription or bundles that contains the movie searched.It just return the subscription from Normal type.Other type doesn't return by this method.The data returned is an array of [[Product]] object. This type of object is a cover for the other type of object like movie, subscription, bundle and playlist. If a movie is more of one product, it will return an array containing a list of each product that this product is assigned. The method can be used by login or anonymous user. (Method candidate to DEPRECATED in future versions)
|Parameters=
|Returns=
Returns a JSON object containing an array of [[CatalogItemProduct]].