I want to retrieve the list of all my active subscriptions plans :
in the production dashboard, there a status for subscription plan but I failed to find some status field in the API documentation for it
There is no field that has actual āACTIVEā and āDEACTIVATEDā values on SUBSCRIPTION_PLAN objects. However, toggling those settings on your dashboard will change present_at_all_locations
to true
or false
.
OK thanks for the tip, maybe I can use present_at_all_locations to filter indeed
Without making a new topic, on the same subject of SUBSCRIPTION_PLAN I realised lately that there were no custom referenceId like we have for CUSTOMER or CARD objects.
I donāt know if it has been already requested but that would be a useful or maybe you have another tip for that
Happy to help! I donāt have any workarounds I can suggest for reference_id
on SUBSCRIPTION_PLANs, but Iāll definitely note it down as a feature request