Cancels a scheduled/pending downgrade for a specific subscription contract. This endpoint removes the pending downgrade so that the subscription will continue with its current plan.
Important Notes:
Use Cases:
Authentication: Requires API key authentication via X-API-Key header or api_key parameter
curl --request DELETE \
--url https://membership-admin.appstle.com/api/external/v2/subscription-contract-details/{contractId}/pending-downgradeDocumentation Index
Fetch the complete documentation index at: https://appstleinc-aeca3e0a.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
curl --request DELETE \
--url https://membership-admin.appstle.com/api/external/v2/subscription-contract-details/{contractId}/pending-downgrade