GET:info/countries.json
Commerce APIGET:info/countries.json

GET:info/countries.json

Description

Get all countries known to the system. Each country object is augmented with various information about it. Wheter country has province and zip (postal code). What are the form labels for a given country and how to format the address form. And so on.

Topic: Info

Query Parameters

country_code: String

Filter output by country code

Example: ?country_code=str

Response Body

Array of InfoCountry

Response Body Type

Loading module