OfferChangeReason
Defines the properties of the Offer Change Reason.
Properties
The code for the offer change, the values can be ‘WAITING_PROVISIONING’ ‘RENEWAL_TERM_PENDING’ ‘PENDING_UPGRADE’ etc
Possible values are: WAITING_PROVISIONING , RENEWAL_TERM_PENDING , RENEWAL_TERM_START , PROVISIONING_COMPLETE , PENDING_UPGRADE , UPGRADE_COMPLETE , RMA_REQUEST , CANCEL_REQUEST , CUSTOMER_REQUEST , TERMINATE_REQUEST , CONTRACT_BREACH , TERM_OVER , ERROR_CREATION , FLEX_EXCHANGE , NO_ACTION
The message/ reason for the offer change.
JSON Example
{
"code": "WAITING_PROVISIONING",
"message": "string"
}
Property Of
OfferStatusChange
SubscriptionStatusChangeOffer