SubscriptionResponse
cancelSubscription(String customerId, String subscriptionId)
cancelSubscription(String customerId, String subscriptionId, QueryParams params)
createSubscription(String customerId, SubscriptionRequest body)
createSubscription(String customerId, SubscriptionRequest body, QueryParams params)
getSubscription(String customerId, String subscriptionId)
getSubscription(String customerId, String subscriptionId, QueryParams params)
updateSubscription(String customerId, String subscriptionId, UpdateSubscriptionRequest body)
updateSubscription(String customerId, String subscriptionId, UpdateSubscriptionRequest body, QueryParams params)
Copyright © 2018. All rights reserved.