Automatically matches rows in a row map
Automatically matches rows in a row map (Match tool)
Path Parameters
projectId string required
Project ID
questionIndex string required
Question Index
application/json
Request Body required
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- ]
- ]
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- ]
- ]
- Array [
- ]
isSurveyA boolean nullable
isSurveyB boolean nullable
languagesA string[] nullable
languagesB string[] nullable
qifIdA string nullable
qifIdB string nullable
quesMapsA object[] nullable
id string nullable
isDisabled boolean nullable
isEmpty boolean nullable
miextId string nullable
qno string nullable
rowMaps object[] nullable
code string nullable
isDisabled boolean nullable
isEmpty boolean nullable
miextId string nullable
textValues object nullable
property name* string
subqMaps object[] nullable
colMaps object[] nullable
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
id string nullable
isDisabled boolean nullable
isEmpty boolean nullable
miextId string nullable
qno string nullable
rowMaps object[] nullable
code string nullable
isDisabled boolean nullable
isEmpty boolean nullable
miextId string nullable
textValues object nullable
property name* string
subqMaps object[] nullable
colMaps object[] nullable
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
msgs string[] nullable
type int32
Possible values: [0
, 1
, 2
]
Default value: 0
Responses
- 200
- 400
- 401
- 403
- 404
Match map (Match tool)
application/json
Schema
Example (from schema)
Schema
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- ]
- ]
- Array [
- Array [
- ]
- Array [
- Array [
- ]
- ]
- ]
- Array [
- ]
isSurveyA boolean nullable
isSurveyB boolean nullable
languagesA string[] nullable
languagesB string[] nullable
qifIdA string nullable
qifIdB string nullable
quesMapsA object[] nullable
id string nullable
isDisabled boolean nullable
isEmpty boolean nullable
miextId string nullable
qno string nullable
rowMaps object[] nullable
code string nullable
isDisabled boolean nullable
isEmpty boolean nullable
miextId string nullable
textValues object nullable
property name* string
subqMaps object[] nullable
colMaps object[] nullable
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
id string nullable
isDisabled boolean nullable
isEmpty boolean nullable
miextId string nullable
qno string nullable
rowMaps object[] nullable
code string nullable
isDisabled boolean nullable
isEmpty boolean nullable
miextId string nullable
textValues object nullable
property name* string
subqMaps object[] nullable
colMaps object[] nullable
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
msgs string[] nullable
type int32
Possible values: [0
, 1
, 2
]
Default value: 0
{
"isSurveyA": true,
"isSurveyB": true,
"languagesA": [
"string"
],
"languagesB": [
"string"
],
"qifIdA": "string",
"qifIdB": "string",
"quesMapsA": [
{
"id": "string",
"isDisabled": true,
"isEmpty": true,
"miextId": "string",
"qno": "string",
"rowMaps": [
{
"code": "string",
"isDisabled": true,
"isEmpty": true,
"miextId": "string",
"textValues": {}
}
],
"subqMaps": [
{
"colMaps": [
{
"code": "string",
"isDisabled": true,
"isEmpty": true,
"miextId": "string",
"textValues": {}
}
],
"isDisabled": true,
"isEmpty": true,
"miextId": "string",
"textValues": {},
"type": "string"
}
],
"textValues": {}
}
],
"quesMapsB": [
{
"id": "string",
"isDisabled": true,
"isEmpty": true,
"miextId": "string",
"qno": "string",
"rowMaps": [
{
"code": "string",
"isDisabled": true,
"isEmpty": true,
"miextId": "string",
"textValues": {}
}
],
"subqMaps": [
{
"colMaps": [
{
"code": "string",
"isDisabled": true,
"isEmpty": true,
"miextId": "string",
"textValues": {}
}
],
"isDisabled": true,
"isEmpty": true,
"miextId": "string",
"textValues": {},
"type": "string"
}
],
"textValues": {}
}
],
"selectedLanguageA": "string",
"selectedLanguageB": "string",
"statuses": [
{
"msgs": [
"string"
],
"type": 0
}
]
}
Invalid request. The message will vary depending on the cause
Unauthorized
Access denied
Not found
Loading...