Skip to main content
GET
/
commerce
/
orders
/
orderrouting
/
api
/
v1
/
routing
/
filter-types
Error
A valid request URL is required to generate request examples
[
  {
    "id": "filter.type.customValue",
    "name": "<string>"
  }
]

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Headers

x-vol-tenant
integer<int32>
required

Tenant

x-vol-site
integer<int32>
required

Site

Response

OK

id
enum<string>
Available options:
filter.type.customValue,
filter.type.customDataList,
filter.type.dataSet,
filter.type.dataPoint
name
string