diff --git a/lib/netsuite/support/country.rb b/lib/netsuite/support/country.rb index eac66da0..d0387a14 100644 --- a/lib/netsuite/support/country.rb +++ b/lib/netsuite/support/country.rb @@ -240,6 +240,7 @@ class Country 'UA' => '_ukraine', 'AE' => '_unitedArabEmirates', 'GB' => '_unitedKingdom', + 'UK' => '_unitedKingdom', 'US' => '_unitedStates', 'UY' => '_uruguay', 'UM' => '_uSMinorOutlyingIslands',