bigcommerce / docs

The open source docs home for BigCommerce, including API specifications in OAS YAML and narrative docs in MDX
https://developer.bigcommerce.com
12 stars 31 forks source link

Create a Bulk Pricing Rule Documentation #429

Closed altugyavuz7 closed 3 months ago

altugyavuz7 commented 3 months ago

What is the link to the page that needs updating? Provide multiple links if needed.

https://developer.bigcommerce.com/docs/rest-catalog/products/bulk-pricing-rules

What needs to be documented?

At first, I thought there was no endpoint to create a bulk pricing rule, but when I tried the POST method, I could create a new one. However, there is no documentation for this.

Also, if there is a multiple bulk pricing rule deletion endpoint, I kindly ask you to add the documentation for this. I had to ask because there is a v2 endpoint.

What is currently documented?


bc-andreadao commented 3 months ago

Thanks @altugyavuz7 , we're working on getting the docs updated for this

bc-andreadao commented 3 months ago

The Create a bulk pricing rule endpoint is now documented. There's currently no endpoint for deleting multiple bulk pricing rules.