V3SubscriptionOfferConfigGroup

V3SubscriptionOfferConfigGroup
V3SubscriptionOfferConfigGroup

This is populated in GET subscriptions and PREVIEW subscription transaction responses only. Offer config groupings are formed from the configuration of the offer-groups(offers, attributes, etc.) in the billing engine. It is used to identify tier switch, qty expansions during upgrades.

JSON Example
{
    "allocatedQuantity": 5,
    "offerConfigGroupId": "fb660ba4-08d1-49ac-a497-c19cb3c098a9",
    "offerRuleValidationReferenceId": "eb660ba4-08d1-49ac-a497-c19cb3c098a9"
}
integer As int32 As int32
allocatedQuantity
Required

Offer grouping allocated quantity

string
offerConfigGroupId
Required

Offer grouping id

string
offerRuleValidationReferenceId
Optional

Offer rule validation reference Id identifies offer rule set to be validated upon subscription upgrades/amends. The validations are performed in the billing engine.