VED and ZWG currency codes added
What's new
The VED (Venezuelan bolívar) and ZWG (Zimbabwe Gold) codes have been added to the shared currency enum. They are now accepted and returned everywhere a currency value appears — items, orders, and price points.
Impact
You can now price and transact in VED and ZWG. Any consumer that validates currency values against a fixed list should add both codes so these responses don't fail validation.
Changes
| Resource | Change |
|---|---|
| Components | Added VED and ZWG to the shared Currency enum used by every endpoint that accepts or returns a currency |
Upgrade
- If you validate currency codes against an allow-list, add
VEDandZWGso item, order, and price point responses containing them are accepted.
Need help?
Contact our integration team at integration@aghanim.com