Get list of selling channels and their configuration
This endpoint is used to retrieve all currently created selling channels
Get all info about currently signed user
GET
/selling-channels
curl \
--request GET 'api.services.omnicado.com/api/v2/selling-channels' \
--header "X-OMNICADO-TOKEN: $API_KEY"