List countries in a market
Returns countries belonging to a specific market. Use this for address form country dropdowns during checkout.
GET
Spree SDK
Authorizations
Publishable API key for store access
Headers
Path Parameters
Market prefixed ID
Query Parameters
Comma-separated list of fields to include (e.g., name,slug,price). id is always included.
Response
200 - application/json
countries found
Spree SDK

