Wowpedia

We have moved to Warcraft Wiki. Click here for information and the new URL.

READ MORE

Wowpedia

Returns if an item is refundable.

refundable = C_MerchantFrame.IsMerchantItemRefundable(index)

Arguments[]

index
number - merchant item index, up to MERCHANT_ITEMS_PER_PAGE (10).

Returns[]

refundable
boolean

Patch changes[]

Battle for Azeroth Patch 8.1.5 (2019-03-12): Added.