Skip to main content

Bulkinterestaccountsettingsavailabilityfilter

Represents the filter to be used for selecting the accounts to which new interest availability settings will be pushed. One of the 2 fields: productId or ids should be supplied

idsstring[]

Ids of accounts that should be processed

productIdstring

Product id to be used for selecting all accounts that should be processed

Bulkinterestaccountsettingsavailabilityfilter
{
"ids": [
"string"
],
"productId": "string"
}