{
"id": 0,
"account": "string",
"productId": 0,
"productStatus": "string",
"productImage": "string",
"articleNumber": "string",
"skuCode": "string",
"skuId": "string",
"scItemCode": "string",
"scItemBarCode": "string",
"originalBox": "string",
"cargoPrice": "string",
"scItemId": "string",
"specialProductTypeList": "string",
"title": "string",
"categoryId": 0,
"fullPathCode": "string",
"currencyCode": "string",
"packageLength": 0,
"packageWidth": 0,
"packageHeight": 0,
"packageWeight": 0,
"skuStock": 0,
"totalStocks": 0,
"maxSkuPrice": 0,
"minSkuPrice": 0,
"basePrice": 0,
"choiceSkuPriceList": "string",
"freightFeeList": "string",
"popChoiceSkuWarehouseStockList": "string",
"joinedCountryList": "string",
"skuPropertyList": "string",
"modifiedTime": 0,
"createTime": 0,
"lastSynchTime": 0,
"skuStatus": "string",
"skuTagCode": "string",
"specialGoodsCode": "string",
"forbidChannel": "string",
"infringementTypeName": "string",
"infringementObj": "string",
"prohibitionSites": "string",
"proCategoryId": 0,
"proCategoryIdPath": "string",
"proCategoryCnName": "string",
"promotion": 0,
"newState": true,
"skuDataSource": 0,
"composeStatus": 0,
"systemStock": 0,
"usableStock": 0,
"smtTransferStock": 0,
"systemUsableTransferStock": 0,
"updateSystemStockDate": 0,
"skuBind": true,
"salemanager": "string",
"salemanagerLeader": "string",
"salesSupervisorName": "string",
"onlineStatus": "OnlineStatusEnum.ONLINE.getCode()",
"exitState": 0,
"exitReason": "string",
"submitExitTime": 0,
"exitFailInfo": "string",
"exitTime": 0,
"ladderPrice": "string",
"isHasLadderPrice": true,
"skuCate": "string",
"skuCateSupported": true,
"idList": [
0
],
"notExistJoinCountry": "string",
"isSynchAll": true,
"accountList": [
"string"
],
"productIdList": [
0
],
"skuCodeList": [
"string"
],
"scItemCodeList": [
"string"
],
"scItemBarCodeList": [
"string"
],
"titleLike": "string",
"categoryIdList": [
0
],
"fromBasePrice": 0,
"toBasePrice": 0,
"fromTotalStocks": 0,
"toTotalStocks": 0,
"fromSkuStock": 0,
"toSkuStock": 0,
"productStatusList": [
"string"
],
"fromModifiedTime": "string",
"toModifiedTime": "string",
"fromCreateTime": "string",
"toCreateTime": "string",
"fromLastSynchTime": "string",
"toLastSynchTime": "string",
"articleNumberList": [
"string"
],
"skuStatusList": [
"string"
],
"proCategoryIdList": [
0
],
"tagCodes": [
"string"
],
"cargoPriceIsNull": true,
"specialGoodsCodeList": [
"string"
],
"isProductPromotion": true,
"infringementTypeNameList": [
"string"
],
"infringementObjList": [
"string"
],
"forbidChannelList": [
"string"
],
"prohibitionSiteList": [
"string"
],
"fromUsableStock": 0,
"toUsableStock": 0,
"fromSmtTransferStock": 0,
"toSmtTransferStock": 0,
"fromSystemUsableTransferStock": 0,
"toSystemUsableTransferStock": 0,
"downValueList": [
"string"
],
"exitStateList": [
0
],
"fromSubmitExitTime": "string",
"toSubmitExitTime": "string",
"fromExitTime": "string",
"toExitTime": "string",
"skuCateIsNull": true
}curl --location --request POST 'http://localhost/aliexpressHalfTgItem/api/toOrder/searchHalfItemSystemSku' \
--header 'Authorization: erp-usermgt-n-token:eyJhbGciOiJIUzUxMiJ9.eyJqdGkiOiIxODI2ODAiLCJzdWIiOiIxODI2ODAiLCJpc3MiOiJaU1RELU5FVyIsImlhdCI6MTcyNjYyMjc2MX0.xFQK8jvjI-t1UV19tgI4ehe4akkfuy9BEhnQ5RdJznZCh1ZrgfD7DVzyxCDlviUqei4Cpb0snd6qZML-kZSQBQ' \
--header 'Username: 182680' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"account": "string",
"productId": 0,
"productStatus": "string",
"productImage": "string",
"articleNumber": "string",
"skuCode": "string",
"skuId": "string",
"scItemCode": "string",
"scItemBarCode": "string",
"originalBox": "string",
"cargoPrice": "string",
"scItemId": "string",
"specialProductTypeList": "string",
"title": "string",
"categoryId": 0,
"fullPathCode": "string",
"currencyCode": "string",
"packageLength": 0,
"packageWidth": 0,
"packageHeight": 0,
"packageWeight": 0,
"skuStock": 0,
"totalStocks": 0,
"maxSkuPrice": 0,
"minSkuPrice": 0,
"basePrice": 0,
"choiceSkuPriceList": "string",
"freightFeeList": "string",
"popChoiceSkuWarehouseStockList": "string",
"joinedCountryList": "string",
"skuPropertyList": "string",
"modifiedTime": 0,
"createTime": 0,
"lastSynchTime": 0,
"skuStatus": "string",
"skuTagCode": "string",
"specialGoodsCode": "string",
"forbidChannel": "string",
"infringementTypeName": "string",
"infringementObj": "string",
"prohibitionSites": "string",
"proCategoryId": 0,
"proCategoryIdPath": "string",
"proCategoryCnName": "string",
"promotion": 0,
"newState": true,
"skuDataSource": 0,
"composeStatus": 0,
"systemStock": 0,
"usableStock": 0,
"smtTransferStock": 0,
"systemUsableTransferStock": 0,
"updateSystemStockDate": 0,
"skuBind": true,
"salemanager": "string",
"salemanagerLeader": "string",
"salesSupervisorName": "string",
"onlineStatus": "OnlineStatusEnum.ONLINE.getCode()",
"exitState": 0,
"exitReason": "string",
"submitExitTime": 0,
"exitFailInfo": "string",
"exitTime": 0,
"ladderPrice": "string",
"isHasLadderPrice": true,
"skuCate": "string",
"skuCateSupported": true,
"idList": [
0
],
"notExistJoinCountry": "string",
"isSynchAll": true,
"accountList": [
"string"
],
"productIdList": [
0
],
"skuCodeList": [
"string"
],
"scItemCodeList": [
"string"
],
"scItemBarCodeList": [
"string"
],
"titleLike": "string",
"categoryIdList": [
0
],
"fromBasePrice": 0,
"toBasePrice": 0,
"fromTotalStocks": 0,
"toTotalStocks": 0,
"fromSkuStock": 0,
"toSkuStock": 0,
"productStatusList": [
"string"
],
"fromModifiedTime": "string",
"toModifiedTime": "string",
"fromCreateTime": "string",
"toCreateTime": "string",
"fromLastSynchTime": "string",
"toLastSynchTime": "string",
"articleNumberList": [
"string"
],
"skuStatusList": [
"string"
],
"proCategoryIdList": [
0
],
"tagCodes": [
"string"
],
"cargoPriceIsNull": true,
"specialGoodsCodeList": [
"string"
],
"isProductPromotion": true,
"infringementTypeNameList": [
"string"
],
"infringementObjList": [
"string"
],
"forbidChannelList": [
"string"
],
"prohibitionSiteList": [
"string"
],
"fromUsableStock": 0,
"toUsableStock": 0,
"fromSmtTransferStock": 0,
"toSmtTransferStock": 0,
"fromSystemUsableTransferStock": 0,
"toSystemUsableTransferStock": 0,
"downValueList": [
"string"
],
"exitStateList": [
0
],
"fromSubmitExitTime": "string",
"toSubmitExitTime": "string",
"fromExitTime": "string",
"toExitTime": "string",
"skuCateIsNull": true
}'{
"success": false,
"businessId": 0,
"result": null,
"errorMsg": ""
}