I am trying to create an implementation to deal with billing issues for subscribers.
I would like to inform users how much time they have in their grace period before a subscription is cancelled. To do this, I need to manipulate the Billing Issue Detected At attribute of the EntitlementInfo object. I have tried to find any info on what sort of format this date would be provided as, but am unable to.
Could an example of it please be provided?
Page 1 / 1
Hi! It should be ISO 8601, like the rest of the date attributes in the subscriber object.
An example would be “2022-02-18T03:25:01Z”
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.