bigcommerce-api-python icon indicating copy to clipboard operation
bigcommerce-api-python copied to clipboard

How can I get prices of Quantity Pricing via API

Open sametaras opened this issue 1 year ago • 0 comments

Expected behavior

Getting price of ProductDiscountRules

Actual behavior

It returns without price like this: "{'id':, 'product_id':, 'type': 'percent', 'type_value': 0, 'min': 1, 'max': 3}"

Steps to reproduce behavior

sametaras avatar Aug 22 '24 14:08 sametaras