[
{
"baseReq": {
"staffCode": "CZ3129",
"orgId": 21083444,
"regionId": 8320400,
"sysSource": 1001,
"transId": 0
},
"orderId": "0620240319100520754869",
"auditDealType": "2",
"orderRemark": "123",
"auditDealCode": "1000,1100,1200"
}
]
curl --location --request POST '/io-service/openapi/io_api_examinePullOrder' \
--header 'accessToken: addd97479b608269f1c6cd1e0acf6e9d_21b86771-a566-4247-86ab-68b0f7f6d857' \
--header 'staffCode: A1002' \
--header 'Content-Type: application/json' \
--data-raw '[
{
"baseReq": {
"staffCode": "CZ3129",
"orgId": 21083444,
"regionId": 8320400,
"sysSource": 1001,
"transId": 0
},
"orderId": "0620240319100520754869",
"auditDealType": "2",
"orderRemark": "123",
"auditDealCode": "1000,1100,1200"
}
]'
"string"