Skip to main content
POST
/
commerce
/
orders
/
orderrouting
/
api
/
v1
/
filterDataLists
Error
A valid request URL is required to generate request examples
{
  "customDataListId": 123,
  "dataType": "STRING",
  "description": "<string>",
  "fileDetails": {
    "contentType": "<string>",
    "entries": [
      {
        "customDataListEntryId": 123,
        "notes": "<string>",
        "stringValue": "<string>",
        "value": {}
      }
    ],
    "originalFilename": "<string>",
    "sizeBytes": 123
  },
  "importWarnings": [
    "<string>"
  ],
  "name": "<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

Query Parameters

name
string
required
description
string
dataType
enum<string>
required
Available options:
STRING,
NUMBER,
LOCATION,
DATE

Body

multipart/form-data
file
file
required

Response

OK

customDataListId
integer<int32>
dataType
enum<string>
Available options:
STRING,
NUMBER,
LOCATION,
DATE
description
string
fileDetails
object
importWarnings
string[]
name
string