1

In Recurly there is option for upgrading or downgrading a subscription.

I wonder if it's possible to get a list of upgrades or downgrades through the API. Or any way to detect those changes.

I did search the docs and php client library. It looks like its not possible. But i'm asking because I might miss something.

Can Vural
  • 2,222
  • 1
  • 28
  • 43
  • 1
    https://docs.recurly.com/docs/webhooks – ceejayoz Aug 29 '16 at 12:49
  • @ceejayoz, thank you it is useful. But essentially what I'm trying to do is getting monthly numbers of subscription upgrades. Webhooks can work for later. But i need data of all times. – Can Vural Aug 29 '16 at 12:53
  • Use webhooks to collect all the data, then analyze it on your end. There also appears to be https://docs.recurly.com/docs/recurly-analytics – ceejayoz Aug 29 '16 at 13:01
  • With webhooks it looks like I can't acces the past time data. And that's not the API docs. Its available only on website. – Can Vural Aug 29 '16 at 13:04

0 Answers0