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

InlineDistributorSubscriptionMatchingFilter

Properties to be provided for the filter


Properties

string
key Required

Key to be used as filter criteria

Possible values are: IS_TRANSFERREDRESELLER_NAMECUSTOMER_NAMERESELLER_PARTNER_IDRESELLER_ORG_IDSUBSCRIPTION_IDSTATUSSUBSCRIPTION_END_DATEBILLING_ENGINE_SUBSCRIPTION_IDRENEWAL_PREFERENCESERVICE_NAMEINCLUDE_INACTIVE_SUBSCRIPTIONSCURRENCYIS_AMENDABLEORDER_SOURCE_TYPE


string
operator Required

Operator to be used with key-value pair

Possible values are: EQUALSLIKEINBETWEEN


string
value Required

Value to be used with the key

JSON Example

{
	"key": "IS_TRANSFERRED",
	"operator": "EQUALS",
	"value": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Used By

DistributorSubscriptionMatchingFilter

Feedback

Was this page helpful?