Discounts
Number of APIs: 4
-
List discounts GET {{baseUrl}}/discounts
-
Create a discount POST {{baseUrl}}/discounts
-
Get a discount GET {{baseUrl}}/discounts/:discount_id
-
Update a discount PATCH {{baseUrl}}/discounts/:discount_id
Number of APIs: 4
List discounts GET {{baseUrl}}/discounts
Create a discount POST {{baseUrl}}/discounts
Get a discount GET {{baseUrl}}/discounts/:discount_id
Update a discount PATCH {{baseUrl}}/discounts/:discount_id