Hello,
I just want to know that when we get the selling plan data, the order_count at price_adjustments array is always null.
{
“order_count”: null,
“position”: 1,
“value”: 10,
“value_type”: “percentage”
}
What order count this is showing and when it is not null.