docs: Added Manage Discounts using Admin APIs doc (#2730)

This commit is contained in:
Shahed Nasser
2022-12-06 16:43:13 +02:00
committed by GitHub
parent 4cb93e37df
commit 7363cae339
4 changed files with 503 additions and 4 deletions
@@ -100,5 +100,5 @@ Based on the value of `type`, one of the following relations can be used to retr
## Whats Next
- [Learn how to create a discount using the admin APIs](/api/admin/#tag/Discount)
- [Learn how to use discounts on the storefront](/api/store/#tag/Cart/operation/PostCartsCart)
- Learn [how to create a discount using the admin APIs](../../admin/manage-discounts.mdx)
- Learn [how to use discounts on the storefront](../../storefront/use-discounts-in-checkout.mdx)