We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f5452d commit c8df9d8Copy full SHA for c8df9d8
1 file changed
api-specs/api/types/subscription/ChangeSubscriptionResourceTypeId.raml
@@ -19,6 +19,7 @@ enum:
19
- customer-group
20
- customer-password-token
21
- discount-code
22
+ - discount-group
23
- extension
24
- inventory-entry
25
- key-value-document
@@ -74,6 +75,8 @@ enum:
74
75
Changes to [CustomerTokens](ctp:api:type:CustomerToken).
76
discount-code: |
77
Changes to [DiscountCodes](ctp:api:type:DiscountCode).
78
+ discount-group: |
79
+ Changes to [DiscountGroups](ctp:api:type:DiscountGroup).
80
extension: |
81
Changes to [Extensions](ctp:api:type:Extension).
82
inventory-entry: |
0 commit comments