Skip to main content
POST
/
platform
/
data
/
import
Error
A valid request URL is required to generate request examples
{
  "auditInfo": {
    "createBy": "<string>",
    "createDate": "2023-11-07T05:31:56Z",
    "updateBy": "<string>",
    "updateDate": "2023-11-07T05:31:56Z"
  },
  "configuration": null,
  "contextOverride": {
    "catalog": 123,
    "currency": "<string>",
    "locale": "<string>",
    "masterCatalog": 123,
    "site": 123
  },
  "domain": "<string>",
  "files": [
    {
      "fileName": "<string>",
      "fileType": "<string>",
      "id": "<string>",
      "locationType": "<string>",
      "uri": "<string>"
    }
  ],
  "format": "<string>",
  "id": "<string>",
  "isComplete": true,
  "name": "<string>",
  "requester": "<string>",
  "resources": [
    {
      "allowSyscalcValueUpdates": true,
      "configuration": null,
      "deleteOmitted": true,
      "fields": [
        "<string>"
      ],
      "format": "<string>",
      "isComplete": true,
      "resource": "<string>",
      "stateDetails": "<string>",
      "status": "<string>",
      "statusMessage": "<string>"
    }
  ],
  "status": "<string>",
  "statusDetails": "<string>",
  "statusMessage": "<string>",
  "tenant": 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.

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme.

Query Parameters

responseFields
string

limits which fields are returned in the response body

Body

application/json
auditInfo
object
configuration
unknown
contextOverride
object
domain
string | null
files
object[] | null
format
string | null
id
string | null
isComplete
boolean
name
string | null
requester
string | null
resources
object[] | null
status
string | null
statusDetails
string | null
statusMessage
string | null
tenant
integer<int32>

Response

Success

auditInfo
object
configuration
unknown
contextOverride
object
domain
string | null
files
object[] | null
format
string | null
id
string | null
isComplete
boolean
name
string | null
requester
string | null
resources
object[] | null
status
string | null
statusDetails
string | null
statusMessage
string | null
tenant
integer<int32>