{
"appKey": "laboris nulla anim",
"operator": "sint ut",
"operatorOrgId": "34",
"operatorOrgType": "culpa ut consequat et mollit",
"exchangeId": 86723753955141588
}
curl --location --request POST '/ypc/vientiane/exchange/generateCode/queryImportFail' \
--header 'Cookie: JSESSIONID=MTRhOWFlNjYtZjhkOS00MjYwLWJlZWMtYTM5NmZhZjkwNmVh' \
--header 'Content-Type: application/json' \
--data-raw '{
"appKey": "laboris nulla anim",
"operator": "sint ut",
"operatorOrgId": "34",
"operatorOrgType": "culpa ut consequat et mollit",
"exchangeId": 86723753955141588
}'
{
"success": true,
"code": "string",
"message": null,
"data": {
"exchangeId": "string",
"exchangeName": "string",
"createTime": "string",
"createBy": "string",
"count": 0
}
}