I am using Magento 2.4.3 enterprise edition. I have purchased a giftcard and used it in a few orders.
-
Now I need to retrieve the gift card purchased
order_idorincrement_idusing the giftcardcodeorgiftcardaccount_id. -
The second one is to get purchased customer details using
giftcardaccount_idor giftcardcode.
Is this possible? if yes please help me with this. Otherwise, let me know some other possibilities in this section. Thanks in advance.