Confirms taking an action which renders a purchased item non-refundable. Items bought with alternate currency (honor points, arena points, or special items such as Emblems of Heroism and Dalaran Cooking Awards) can be returned to a vendor for a full refund, but only within a limited time after the original purchase. This period can be ended prematurely if the player attempts certain actions (such as enchanting the item).
See also Item functions, Merchant functions.
Signature:
EndRefund(id)
Arguments:
id
- Number identifying the item (as provided by theEND_REFUND
event) (number
)