#leedurrant-terminal-location
1 messages · Page 1 of 1 (latest)
Hi 👋 the country field there is using the iso standard, so you'll want to use GB instead of UK for the country code.
https://stripe.com/docs/api/terminal/locations/create#create_terminal_location-address-country
https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2#GB:~:text=GB-,United Kingdom of Great Britain and Northern Ireland,-1974
Perfect. Thanks.