I am currently trying to fetch all pledge events and understand further of how these pledge events work. From the docs, I can understand that a single pledge event follows an individual over the course of that pledge. However, is a new pledge created if they switch tiers?
I am trying to fetch data from an endpoint that would show me all information from each month of a patrons pledge. Is this currently possible? Or is the pledge event the only thing I can fetch data from? I can see a situation where a consumer of this API would want to list all of these events from a Patron to gague what perks they are owed - especially if they are changing tiers.