Cancels a subscription
The url for the subscription which is getting unsubscribed
Subscribes to a given asset. Use this method ONLY if the accessFee.type === 'subscription'. Otherwise please use InPlayer.Payment.createPayment()
{ number: number, cardName: string, expMonth: number, expYear: number, cvv: number, accessFee: number, paymentMethod: string, referrer: string voucherCode?: string brandingId?: number returnUrl?: string }
Get subscription details for a given user by id
The subscription id
Gets all subscriptions for a given user
The current page
The number of items per page
Generated using TypeDoc
Contains all Requests connected with subscriptions