A valid request URL is required to generate request examples{
"items": [
{
"customDataListId": 123,
"dataType": "STRING",
"description": "<string>",
"entries": [
{
"customDataListEntryId": 123,
"notes": "<string>",
"stringValue": "<string>",
"value": {}
}
],
"entryCount": 123,
"fileName": "<string>",
"name": "<string>",
"state": "dataset.ready"
}
],
"pageNum": 123,
"pageSize": 123,
"paginatedItems": 123,
"totalItems": 123,
"totalPages": 123
}List Custom Data Lists
A valid request URL is required to generate request examples{
"items": [
{
"customDataListId": 123,
"dataType": "STRING",
"description": "<string>",
"entries": [
{
"customDataListEntryId": 123,
"notes": "<string>",
"stringValue": "<string>",
"value": {}
}
],
"entryCount": 123,
"fileName": "<string>",
"name": "<string>",
"state": "dataset.ready"
}
],
"pageNum": 123,
"pageSize": 123,
"paginatedItems": 123,
"totalItems": 123,
"totalPages": 123
}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.
JWT Authorization header using the Bearer scheme.
Show child attributes