SubscriptionChangeReason
Defines the properties of the Subscription Change Reason.
Properties
The code associated to subscription change, the values can be ‘CREATION_SUCCESS’ ‘CREATION_ERROR’ etc
Possible values are: CREATION_SUCCESS , CREATION_ERROR , ACTIVATION_SUCCESS , CANCEL_REQUEST , CUSTOMER_REQUEST , RMA_REQUEST , DUNNING , NO_RENEWAL , GRACE_START , CONTRACT_BREACH , GRACE_END , RENEWED , RESOLVED , FLEX_EXCHANGE
The reason of subscription change.
JSON Example
{
"code": "CREATION_SUCCESS",
"message": "string"
}
Property Of
SubscriptionStatusChangeTransaction