File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,4 +36,17 @@ The Loyalty Plugin provides the following features:
3636
3737The Loyalty Plugin is currently only available for Cloud users. If you're not a Cloud user, [ learn how to get started] ( ../page.mdx#sign-up-for-cloud ) .
3838
39- Then, you can [ contact support] ( ../support/page.mdx ) for assistance in installing the Loyalty Plugin in your deployed Medusa application.
39+ Then, you can [ contact support] ( ../support/page.mdx ) for assistance in installing the Loyalty Plugin in your deployed Medusa application.
40+
41+ ### Loyalty Plugin API Routes
42+
43+ You can find the API routes for the Loyalty Plugin within the API reference:
44+
45+ - Store API routes:
46+ - [ Gift Card Invitations] ( !api!/store#gift-card-invitations )
47+ - [ Gift Cards] ( !api!/store#gift-cards )
48+ - [ Store Credit Accounts] ( !api!/store#store-credit-accounts )
49+ - Admin API routes:
50+ - [ Gift Cards] ( !api!/admin#gift-cards )
51+ - [ Store Credit Accounts] ( !api!/admin#store-credit-accounts )
52+ - [ Transaction Groups] ( !api!/admin#transaction-groups )
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ export const generatedEditDates = {
1010 "app/redis/page.mdx" : "2025-06-19T14:16:06.488Z" ,
1111 "app/s3/page.mdx" : "2025-06-19T14:16:11.227Z" ,
1212 "app/draft-order-plugin/page.mdx" : "2025-06-19T14:14:49.500Z" ,
13- "app/loyalty-plugin/page.mdx" : "2025-06-19T14:15:04.352Z " ,
13+ "app/loyalty-plugin/page.mdx" : "2025-06-24T13:00:52.953Z " ,
1414 "app/billing-usage/page.mdx" : "2025-06-19T14:13:29.533Z" ,
1515 "app/logs/page.mdx" : "2025-06-19T07:44:38.336Z" ,
1616 "app/support/page.mdx" : "2025-06-19T11:18:37.253Z" ,
You can’t perform that action at this time.
0 commit comments