Newer Version Available

This content describes an older version of this product. View Latest

Commerce Subscription IDs List Input

Input representation of Commerce subscription IDs to be canceled.
Root XML tag
SubscriptionsIds
JSON example
1{
2  "ids": [
3    "02ixx0000004Hb4AAE"
4  ]
5}
Properties
Name Type Description Required or Optional Available Version
ids String[] IDs of the digital product subscriptions.

Currently supports canceling or amending only one digital product subscription per request.

Required 63.0