docs: added manage draft orders documentation (#3945)

* docs: added manage draft orders documentation

* eslint fixes
This commit is contained in:
Shahed Nasser
2023-05-01 10:33:45 +03:00
committed by GitHub
parent 4c5c4fd9b3
commit 163cd686f9
4 changed files with 842 additions and 7 deletions

View File

@@ -70,4 +70,5 @@ You can access the ID of the order using the `order_id` attribute. You can also
## See Also
- [How to manage draft orders using REST APIs](./admin/manage-draft-orders.mdx)
- [Order Architecture Overview](./orders.md)