-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
[FEATURE] Update zoho_subscriptions
to use Zoho Billing API endpoints
#15008
Comments
@malexanderlim The test request should be updated to use the new "billing" endpoint:
|
Thanks @michelle0927 - I've updated the test request and tested it, looks good to me! |
Hello everyone, I have tested this PR and there're some test cases failed or needed improvement. Please check the test report below for more information |
Hi everyone, all test cases are passed! Ready for release! |
Zoho Subscriptions was rolled up into the Zoho Billing product as of June 2024. We should update all
zoho_subscriptions
endpoints to conform to the new Zoho Billing endpoints, as Zoho Subscriptions has been deprecated.I've updated the app name and the test request for now, and all components should be updated as the majority of endpoints have changed.
https://www.zoho.com/billing/api/v1/introduction/?from_zsm=true
The text was updated successfully, but these errors were encountered: