User GuidesAPI ReferenceRelease Notes
Doc HomeHelp CenterLog In
API Reference

Procurement Datasets Categorizations

Update or insert categorizations in bulk for a specific dataset.

📘

Request Model

You must provide either:

  • a value for transactionId

OR

  • values for originDatasetName and originTransactionId.
Array[ImportCategorization {
  transactionId (string, optional, read only),
  originDatasetName (string, optional, read only),
  originTransactionId (string, optional, read only),
  categoryPath (Array[string], optional, read only),
  reason (string, optional, read only)
}]
Inline Model [
  Inline Model 1
]
Inline Model 1 {
  tag (string, optional, read only),
  datasetId (integer, optional, read only),
  transactionId (string, optional, read only),
  taxonomyId (integer, optional, read only),
  categoryId (integer, optional, read only),
  type (string, optional, read only),
  createdBy (string, optional, read only),
  createdAt (integer, optional, read only),
  score (number, optional, read only),
  categoryPath (Array[string], optional, read only),
  reason (string, optional, read only)
}

📘

API Properties

Request Type: Synchronous
Processing Type: In-memory

Language
Credentials
Basic
base64
: