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

InlineResellerDiscountContractMatchingFilter

Properties to be provided for the filter


Properties

string
key Required

Key to be used as filter criteria

Possible values are: CBC_CONTRACT_IDDISTRIBUTOR_NAMECUSTOMER_NAMECURRENCYSTATUS_EXPIRINGCURRENT_OVERAGETOTAL_OVERAGE


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": "CBC_CONTRACT_ID",
	"operator": "EQUALS",
	"value": "string"
}
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Used By

ResellerDiscountContractMatchingFilter

Feedback

Was this page helpful?