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

InlineResellerTransactionSummaryMatchingFilter

Properties to be provided for the filter


Properties

string
key Required

Key to be used as filter criteria

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

ResellerTransactionSummaryMatchingFilter

Feedback

Was this page helpful?