When using the ReportSuite API to saveEcommerce, you are asked for a boolean value
However, there are actually three settings for this in Admin: Enabled, Disabled, and "Enabled, no shopping cart"
Is there a way to set the third option via API ?
{
"ecommerce":"(boolean)",
"rsid_list":[
"(string)"
]
}