[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator

SubscriptionChangeReason

Defines the properties of the Subscription Change Reason.


Properties

string
code Optional

The code associated to subscription change, the values can be ‘CREATION_SUCCESS’ ‘CREATION_ERROR’ etc

Possible values are: CREATION_SUCCESSCREATION_ERRORACTIVATION_SUCCESSCANCEL_REQUESTCUSTOMER_REQUESTRMA_REQUESTDUNNINGNO_RENEWALGRACE_STARTCONTRACT_BREACHGRACE_ENDRENEWEDRESOLVEDFLEX_EXCHANGE


string
message Optional

The reason of subscription change.

JSON Example

{
	"code": "CREATION_SUCCESS",
	"message": "string"
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Property Of

SubscriptionStatusChangeTransaction

Feedback

Was this page helpful?