Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 356 Bytes

CancelOrResumeSubscription.md

File metadata and controls

13 lines (11 loc) · 356 Bytes

CancelOrResumeSubscription

Description: Cancels or Resumses a Subscription
Profiles: common_core

Body

{
    "appStore": "", //the appStore, can be grabbed from the profile
    "uniqueSubscriptionId": "", //the uniqueSubscriptionId, can be grabbed from the profile
    "willAutoRenew": false //i think this is self explaing
}