docs: added manage returns documentation (#3943)

This commit is contained in:
Shahed Nasser
2023-04-27 14:07:47 +03:00
committed by GitHub
parent ceeba5fba6
commit 588abbe833
7 changed files with 664 additions and 7 deletions

View File

@@ -164,12 +164,11 @@ Customers can also request to return or swap items. This allows for implementing
<DocCardList colSize={4} items={[
{
type: 'link',
href: '#',
href: '/modules/orders/admin/manage-returns',
label: 'Admin: Manage Returns',
customProps: {
icon: Icons['academic-cap-solid'],
description: 'Learn how to manage returns using Admin APIs.',
isSoon: true,
}
},
{