Hey there, I am trying to create an order through the Rest API where I am adding a Gift Card transaction; I am able to create the order with the proper transaction but the relevant gift card is not deducted for the charged amount.
I found this thread which mentions the same issue but a solution was not provided https://community.shopify.com/c/api-announcements/gift-card-requirement-on-gift-card-transactions/m-p/301866
As mentioned in this thread, I tried refunding another order created the same way and it does show up in the gift card timeline, but not the orders made using the gift card.
Any input on this issue will be highly appreciated.
Edit: the following is the transaction block of the request
{
"kind": "sale",
"status": "success",
"gateway": "gift_card",
"amount": "15.00",
"gift_card_id":