Subscription AI Features REST Endpoints

Subscription AI Features
The subscription AI features resource lets you view the churn feature details. It has details such as start and end dates, item, unit price, amount, bill-to details, billing frequency, invoice rule, payment method, and account details such as account length, renewals, average renewal durations, product terminations, open/closed service requests, and average bill amounts.
Create a product churn feature
Method: post
Path: /crmRestApi/resources/11.13.18.05/subscriptionAiFeatures
Delete a product churn feature
Method: delete
Path: /crmRestApi/resources/11.13.18.05/subscriptionAiFeatures/{SubscriptionProductPuid}
Get all product churn features
Method: get
Path: /crmRestApi/resources/11.13.18.05/subscriptionAiFeatures
Get product churn feature
Method: get
Path: /crmRestApi/resources/11.13.18.05/subscriptionAiFeatures/{SubscriptionProductPuid}
Update a product churn feature
Method: patch
Path: /crmRestApi/resources/11.13.18.05/subscriptionAiFeatures/{SubscriptionProductPuid}