get https://eu-ext.linnworks.net/api/Inventory/GetCountryCodes
Use this call to get all country codes from ebay channel
Rate limit: 150 / minute
Log in to see full request history
Response
Use this call to get all country codes from ebay channel
Rate limit: 150 / minute
xxxxxxxxxx
curl --request GET \
--url https://eu-ext.linnworks.net/api/Inventory/GetCountryCodes \
--header 'accept: application/json'
xxxxxxxxxx
{
"additionalProp": "string"
}