For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update SubscriptionDetails

Update details of the user

PATCH {API_URL}/client/update-subscription/purchaseId:

Auth required: YES

Please pass your API key as the username and API secret as the password as Basic Auth to access the endpoint

Query Parameters

Name
Type

subscriptionStartDate

subscriptionEndDate

price

userCountry

currency

You need to pass purchaseId of the user.

Last updated