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

RenewalPreferenceTransaction

Defines the properties of the Renewal Preference Transaction.


Properties

string
effectiveDateTime Optional

The effective date & time of the subscription.


string
fromPreference Optional

The value of from preference object can be ‘MANUAL’ ‘AUTO’ ‘CANCEL’

Possible values are: MANUALAUTOCANCEL


string
toPreference Optional

The value of to preference object can be ‘MANUAL’ ‘AUTO’ ‘CANCEL’

Possible values are: MANUALAUTOCANCEL

JSON Example

{
	"effectiveDateTime": "string",
	"fromPreference": "MANUAL",
	"toPreference": "MANUAL"
}
[{"label":"Latest (v1)","version":"latest"}]
cloud-partner-navigator
Property Of

TransactionInfo

Feedback

Was this page helpful?