Giftcard generation
You can create giftcards with your Eneba balance in all major currencies, including EUR, USD, CAD, GBP, AUD, and NZD.
-
Use the
S_purchaseGiftCardsmutation to create a giftcard batch. -
Query the returned
actionIdthroughA_actionto check if the giftcard batch successfully impacted our system and was generated correctly (COMPLETEDstatus). -
Query
G_giftCardsbybatchIdortransactionIdto get the codes and state.
You can disable giftcards through the G_voidGiftCardsPurchase if needed