Resolve market by country
Determine which market applies for a given country ISO code. Useful for auto-selecting the correct currency and locale when a customer’s location is known.
GET
Spree SDK
Authorizations
Publishable API key for store access
Headers
Query Parameters
Country ISO 3166-1 alpha-2 code (e.g., "DE", "US")
Comma-separated list of fields to include (e.g., name,slug,price). id is always included.
Response
market resolved
The response is of type object.
Spree SDK

