podmall.mall.order.importtask.createconfig/api/podmall/mall/order/import.task.create.json1。{
"shopId": 0,
"fileUrl": "string"
}curl --location '/v4/gateway/podmall.mall.order.importtask.create' \
--header 'Access-Token-Type;' \
--header 'Access-Token-Type: JWT' \
--header 'Locale;' \
--header 'X-Tenant-Key;' \
--header 'Appkey: 1000' \
--header 'Content-Type: application/json' \
--data '{
"shopId": 0,
"fileUrl": "string"
}'{
"status": 0,
"success": true,
"data": 0
}