get https://eu-ext.linnworks.net/api/Inventory/GetExtendedPropertyNames
Use this call to get all available extended property names
Rate limit: 150 / minute
Log in to see full request history
Response
Use this call to get all available extended property names
Rate limit: 150 / minute
xxxxxxxxxx
curl --request GET \
--url https://eu-ext.linnworks.net/api/Inventory/GetExtendedPropertyNames \
--header 'accept: application/json'
xxxxxxxxxx
[
"string"
]