# getPendingDowngrade Endpoint: GET /memberships/cp/api/subscription-contract-details/{contractId}/pending-downgrade Version: 0.0.1 ## Path parameters: - `contractId` (integer, required) ## Response 200 fields (*/*): - `shop` (string) - `contractId` (integer) - `waitTillTimestamp` (string) - `oldLineId` (string) - `oldVariantId` (string) - `newVariantId` (string) - `sellingPlanId` (string) - `sellingPlanName` (string) - `oldPrice` (number) - `newPrice` (number) - `newCustomerTag` (string) - `oldCustomerTags` (string) - `newOrderTag` (string) - `eventSource` (string) - `retryCount` (integer) - `customerId` (integer) - `executionArn` (string)