Skip to main content

Creates a Match map

Creates a Match map (Match tool)

Path Parameters
    projectId string required

    Project ID

Request Body required
    datasetA object nullable
    datasetId string nullable
    isSurveyDataset boolean nullable
    datasetB object nullable
    datasetId string nullable
    isSurveyDataset boolean nullable
Responses

Match map (Match tool)


Schema
    isSurveyA boolean nullable
    isSurveyB boolean nullable
    languagesA string[] nullable
    languagesB string[] nullable
    qifIdA string nullable
    qifIdB string nullable
    quesMapsA object[] nullable
  • Array [
  • id string nullable
    isDisabled boolean nullable
    isEmpty boolean nullable
    miextId string nullable
    qno string nullable
    rowMaps object[] nullable
  • Array [
  • code string nullable
    isDisabled boolean nullable
    isEmpty boolean nullable
    miextId string nullable
    textValues object nullable
    property name* string
  • ]
  • subqMaps object[] nullable
  • Array [
  • colMaps object[] nullable
  • Array [
  • code string nullable
    isDisabled boolean nullable
    isEmpty boolean nullable
    miextId string nullable
    textValues object nullable
    property name* string
  • ]
  • isDisabled boolean nullable
    isEmpty boolean nullable
    miextId string nullable
    textValues object nullable
    property name* string
    type string nullable
  • ]
  • textValues object nullable
    property name* string
  • ]
  • quesMapsB object[] nullable
  • Array [
  • id string nullable
    isDisabled boolean nullable
    isEmpty boolean nullable
    miextId string nullable
    qno string nullable
    rowMaps object[] nullable
  • Array [
  • code string nullable
    isDisabled boolean nullable
    isEmpty boolean nullable
    miextId string nullable
    textValues object nullable
    property name* string
  • ]
  • subqMaps object[] nullable
  • Array [
  • colMaps object[] nullable
  • Array [
  • code string nullable
    isDisabled boolean nullable
    isEmpty boolean nullable
    miextId string nullable
    textValues object nullable
    property name* string
  • ]
  • isDisabled boolean nullable
    isEmpty boolean nullable
    miextId string nullable
    textValues object nullable
    property name* string
    type string nullable
  • ]
  • textValues object nullable
    property name* string
  • ]
  • selectedLanguageA string nullable
    selectedLanguageB string nullable
    statuses object[] nullable
  • Array [
  • msgs string[] nullable
    type int32

    Possible values: [0, 1, 2]

    Default value: 0

  • ]
Loading...