get https://eu-ext.linnworks.net/api/Inventory/GetInventoryItemPriceTags
Use this call to get all possible price change tags for all channels
Rate limit: 150 / minute
Log in to see full request history
Response
Use this call to get all possible price change tags for all channels
Rate limit: 150 / minute
xxxxxxxxxx
curl --request GET \
--url https://eu-ext.linnworks.net/api/Inventory/GetInventoryItemPriceTags \
--header 'accept: application/json'
xxxxxxxxxx
{
"additionalProp": [
"string"
]
}