GetChannels
Obtain the channel list for a given country by providing its ISO alpha-3 code. This helps identify available sales channels for store configuration.
Instructions
The channel list for one country
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| countryIsoCode | Yes | The country iso code alpha 3 based on this: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3#Decoding_table \ To know which country are available you have to use the operation: GetChannelsByCountry |