schmorrison / Zoho

Golang API for Zoho services
MIT License
35 stars 34 forks source link

Add CancelSubscription method #27

Closed bondar-pavel closed 3 years ago

bondar-pavel commented 3 years ago

Add single method for subscription cancellation.

Related Zoho API documentation: https://www.zoho.com/subscriptions/api/v1/#Subscriptions_Cancel_a_subscription

bondar-pavel commented 3 years ago

@schmorrison great, thanks!