bigcommerce-api-python
bigcommerce-api-python copied to clipboard
How can I get prices of Quantity Pricing via API
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}"