Closed michaelfranzl closed 11 years ago
Possibly fixed in latest commit
It's fixed, however there is a small 'aesthetics' issue: When the array is empty, it returns an array with size of 1, containing an empty string:
"product_category_ids": [
""
],
"exclude_product_category_ids": [
""
],
get_coupons -> payload -> product_ids get_coupons -> payload -> exclude_product_ids
are returned as strings