- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2019
10:57 AM
05-03-2019
10:57 AM
Enter Credit Memo as Store Credit via API
I am trying to create a credit memo in M2 and need to refund the amount to store credit. I used POST API /V1/creditmemo but it only creates the credit memo with $0 amount but does not add anything to store credits. Pls advise. Thanks!
Labels:
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2019
06:37 AM
05-06-2019
06:37 AM
Re: Enter Credit Memo as Store Credit via API
I understand the problem you are facing !
I would suggest you to refer this article to resolve the issue - https://support.magento.com/hc/en-us/articles/115003067873-Work-with-refunds-and-credit-memos-using-...
this might help you !
Hope it helps !
if issue solved,Click Kudos & Accept as Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2019
08:36 AM
05-06-2019
08:36 AM
Re: Enter Credit Memo as Store Credit via API
Thanks for the response Manthan.
I did check that link but it does not mention anything about store credits and that is where I got stuck. Any ideas?