The category discounts API allows you to create, view, update, and delete a category wholesale discount.
GET: wholesale/v1/category-discount
GET: wholesale/v1/category-discount/{category_id}
POST: wholesale/v1/category-discount/{category_id}
PUT: wholesale/v1/category-discount/{category_id}
DELETE: wholesale/v1/category-discount/{category_id}
Last updated 4 years ago