Is there any configuration to be done for sorting Products
Summary
Additional configuration to be done for sorting?Content
Url :ccadmin/v1/products?sort=listPrice:desc
Response :
{
"errorCode": "50012",
"message": "Sorting all products by price has been disabled by this environment's Admin Configuration.",
"status": "400"
}
3