get deprecatedhttps://eu-ext.linnworks.net/api/Orders/GetOrderViews
Get open order views
Rate limit: 150 / minute
Log in to see full request history
Response
Get open order views
Rate limit: 150 / minute
xxxxxxxxxx
curl --request GET \
--url https://eu-ext.linnworks.net/api/Orders/GetOrderViews \
--header 'accept: application/json'
xxxxxxxxxx
[
{
"pkViewId": 0,
"ViewName": "string",
"OwnerName": "string",
"AllowModify": true,
"JSONDetail": "string"
}
]