where find next billing date

my find documents(app store server notifications and app store server api), not find next billing date description, i want new subscription and renew subscription send email to customer, context contains next billing date

Replies

I think you are looking for the expiresDate field https://developer.apple.com/documentation/appstoreserverapi/expiresdate

  • thanks, I want next billing date, not expiresDate. on what day will the Apple Store initiate a payment request to users?

Add a Comment