V3SubscriptionAmendOfferChangeDetail

V3SubscriptionAmendOfferChangeDetail
V3SubscriptionAmendOfferChangeDetail

Change details, type, reason for change

JSON Example
{
    "attributes": [
        {
            "attribute": "status",
            "newValue": "CANCELLED",
            "oldValue": "ACTIVE"
        }
    ],
    "changeReasonCode": "string",
    "changeType": "string"
}
attributes
Required

Change attributes

string
changeReasonCode
Required

Change Reason Code

Possible values are : INCLUDED_ADDON, NOT_COMPATIBLE_ADDON, EXCHANGE, REASSIGNMENT,
string
changeType
Required

Type of change

Possible values are : CREDIT, LINK, UNLINK,