{
"filePath": "https://test204.teewon.net:7877/api/fs/media/LFXX002/2023/8/29/xlsx/d2c30153-5b55-41f7-b998-954a9ee4f085.xlsx"
}
curl --location --request POST 'http://192.168.102.224/api/openapi-aiappraise-common-1-11-release/specialty/admin/importLevelSetAuditList' \
--header 'Tenant-Id: NBA9999' \
--header 'Access-Token: b1b18e01fed5121cb42cc42178320c74' \
--header 'X-User-Account: TWPAAS1200000041415' \
--header 'Current-Org-Id: TWPAAS1200000000394' \
--header 'Branch_Code: AIEVAL6' \
--header 'Content-Type: application/json' \
--data-raw '{
"filePath": "https://test204.teewon.net:7877/api/fs/media/LFXX002/2023/8/29/xlsx/d2c30153-5b55-41f7-b998-954a9ee4f085.xlsx"
}'
{
"responseEntity": [
{
"page": 0,
"rowNum": 0,
"reason": "string"
}
],
"pageInfo": null,
"serverResult": {
"resultCode": "string",
"resultMessage": "string",
"internalMessage": null
}
}