question

Rokas avatar image
Rokas asked

ISP subscription expiration date

Hello, what is the best way to know when does isp subscription expire?

Response doesn't seem to have any dates at all, only that user is entitled and active element count:

{ productId: 'amzn1.adg.product.xxxxxx',
  referenceName: 'subscription-testing',
  type: 'SUBSCRIPTION',
  name: 'subscription',
  summary: 'subscribe to testing',
  entitled: 'ENTITLED',
  entitlementReason: 'PURCHASED',
  purchasable: 'NOT_PURCHASABLE',
  activeEntitlementCount: 1,
  purchaseMode: 'TEST' }

I could save the date when user has subscribed, but is it the only way?

alexa skills kitalexaisp
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers