Hello,
Is there a way to programmatically resent gift card email confirmation via email?
I understood there is an undocumented REST API for this but was unable to make it work: POST /admin/gift_cards/#{gift_card_id}/shares.JSON
customers resend gift card from their account dashboard. So, they can use those cards for future sale events.
Thank you