Patron_status API call

We’re currently in the process of migrating to APIv2 (from APIv1). Does anyone know what patron_status returns when a patron who pays at the start of each month, decides to canceled their membership before the end of the month? Will it still show up as active_patron until the end of the month or former_patron?

Or do we have to use currently_entitled_amount_cents?

If the payment was made, the patron would be considered active until the end of payment period.

And yeah, currently_entitled_amount_cents is the way to go.

1 Like