InlineDistributorSubscriptionMatchingFilter
Properties to be provided for the filter
Properties
Key to be used as filter criteria
Possible values are: IS_TRANSFERRED , RESELLER_NAME , CUSTOMER_NAME , RESELLER_PARTNER_ID , RESELLER_ORG_ID , SUBSCRIPTION_ID , STATUS , SUBSCRIPTION_END_DATE , BILLING_ENGINE_SUBSCRIPTION_ID , RENEWAL_PREFERENCE , SERVICE_NAME , INCLUDE_INACTIVE_SUBSCRIPTIONS , CURRENCY , IS_AMENDABLE , ORDER_SOURCE_TYPE
Operator to be used with key-value pair
Possible values are: EQUALS , LIKE , IN , BETWEEN
Value to be used with the key
JSON Example
{
"key": "IS_TRANSFERRED",
"operator": "EQUALS",
"value": "string"
}
Used By
DistributorSubscriptionMatchingFilter