![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 8.1.5 (2019-03-12): Added.
