Countries
Get Default Country
Returns the default country for the current store. By default this will be the US.
GET
/
api
/
v2
/
storefront
/
countries
/
default
Query Parameters
include
string
Specify the related resources you would like to receive in the response body. More Information.
fields[country]
string
Specify the fields you would like returned in the response body. More information.
Response
200 - application/vnd.api+json
data
object
requiredCountries within Spree are used as a container for states. Countries can be zone members, and also link to an address. The difference between one country and another on an address record can determine which tax rates and shipping methods are used for the order.Read more about Countries in Spree
included
object[]
Was this page helpful?