Skip to main content
GET
/
commerce
/
orders
/
orderrouting
/
api
/
v1
/
routing
/
filter-attributes
Error
A valid request URL is required to generate request examples
[
  {
    "attributes": [
      {
        "allowedValues": [
          "<string>"
        ],
        "customValueTypes": [
          "<string>"
        ],
        "dataType": "STRING",
        "extensibleAttributeFQN": "<string>",
        "filterAttributePath": "<string>",
        "id": "<string>",
        "isExtensible": true,
        "name": "<string>",
        "unitOptions": [
          "<string>"
        ],
        "unitType": "unit.type.currency"
      }
    ],
    "groupName": "<string>"
  }
]

Documentation Index

Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Headers

x-vol-tenant
integer<int32>
required
x-vol-site
integer<int32>
required

Response

OK

attributes
object[]
groupName
string