KOS OpenAPI
This is the API for target countries.
Retrieves the list of target countries used in products.
Key Concepts
- Target Country
- Definition: The target country where a product is exposed or prices are set.
Description: Used when applying different product configurations or pricing policies by country. - Country Code
- Definition: A code in ISO 3166-1 alpha-2 format that identifies a country.
Description: For example, Korea is represented asKRand Japan asJP, using two-letter codes. - Other Countries (ETC)
- Definition: A value representing all remaining countries not separated by individual country codes.
Description: Can be used as a common fallback when no country-specific settings are defined. - Product Association
- Definition: A relationship indicating which country a product is targeting.
Description: Retrieving the target country list first makes it easier to interpret country-related values in subsequent product responses.
Retrieve target country list
POST
https://open-api.kos-solution.com
/procedure-menu/open/target-countries/queries/get-target-countries
Authorization (header)