Skip to content

Add 'deleted' state in _subscription_users.py #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
TheTechAlchemist opened this issue Jan 4, 2022 · 0 comments
Open

Add 'deleted' state in _subscription_users.py #9

TheTechAlchemist opened this issue Jan 4, 2022 · 0 comments

Comments

@TheTechAlchemist
Copy link

Hello,

as documented in https://developer.paddle.com/api-reference/subscription-api/users/listusers and https://developer.paddle.com/reference/platform-parameters/event-statuses , there is also the "deleted" status - useful to retrieve informations about cancelled subscriptions.

At the moment is impossible to call the list_subscription_users() function with state='deleted', because it's not listed in the states list on line 25 of _subscription_users.py

Can you please add it?

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant