- EquipmentManagementSvc
- LabelSvc
- NextNumberGenSvc
- SysCodeSvc
- TaskGenerationRuleSvc
- WmsSvc
- BatchEditRuleSvc
- VisualInventorySvc
- AllocateRuleSvc
- AuthorizeWarehoseSvc
- ConstraintSvc
- DestinationLocRuleSvc
- DeviceInteractiveTaskSvc
- DistributeRuleSvc
- OwnerSvc
- PreAllocateRuleSvc
- QuickSearchSvc
- ReplenishmentTemplateSvc
- RoadOrderSvc
- RotationRuleSvc
- StockupRuleSvc
- TaskSchedulerRuleSvc
- UserOperationSettingSvc
- WaveTemplateSvc
- AreaSvc
- SlottingAdjSvc
- WesV2Svc
- ZoneSvc
- AnalysisSvc
- ApaasFormSvc
- CustomDataSourceSvc
- GenerateTaskRuleSvc
- GridPortRuleSvc
- GridPortSvc
- LocationSvc
- PutawayWorkBenchsSvc
- ShippingPickSvc
- SkuClassSvc
- SortingWorkBenchSvc
- PickAndSowingWorkBenchSvc
- ReplenishmentWorkBenchsSvc
- WhKPIRuleSvc
- WorkstationAssignmentRuleSvc
- AssemblyOrderSvc
- Connections
- DesignerReport
- DeviceAbnormalTaskSvc
- Dialog
- DisassemblyOrderSvc
- EarlyWarningRuleSvc
- ExportReport
- GetPicture
- GetReport
- ImportSvc
- LoadOrderSvc
- PassageSvc
- PrintReport
- PutawayWorkBenchsTaskSvc
- ReceiptSvc
- Resources
- SCMCopilotSvc
- Service
- ShippingOrderSvc
- Utils
- VasOrderSvc
- WESCheckRuleSvc
- AprioriTemplateSvc
- SkuCorrelationSvc
获取上架任务队列信息
POST
https://testxa.360scm.com/SCM.WMS7.OpenApi/v2/PutawayWorkBenchsTaskSvc/GetAll
/v2/PutawayWorkBenchsTaskSvc/GetAll
PutawayWorkBenchsTaskSvc
请求参数
Body 参数application/json
workbench
string
工作台
>= 1 字符
options
object (WorkbenchOptions)
可选
statusField
string | null
可选
trackingFields
array[string] | null
可选
conditions
object (OpenApiQueryModel)
查询条件
items
array[object (OpenApiConditionItem) {4}] | null
条件集合
示例
{
"workbench": "string",
"options": {
"statusField": "string",
"trackingFields": [
"string"
]
},
"conditions": {
"items": [
{
"field": "string",
"method": "Equal",
"value": null,
"orGroup": "string"
}
]
}
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://testxa.360scm.com/SCM.WMS7.OpenApi/v2/PutawayWorkBenchsTaskSvc/GetAll' \
--header 'Content-Type: application/json' \
--data-raw '{
"workbench": "string",
"options": {
"statusField": "string",
"trackingFields": [
"string"
]
},
"conditions": {
"items": [
{
"field": "string",
"method": "Equal",
"value": null,
"orGroup": "string"
}
]
}
}'
返回响应
🟢200Success
application/json
Body
结果返回模型
flag
boolean
响应标识
requestId
string
请求id
errorCode
string | null
错误代码
errorMessage
string | null
错误信息
data
array[object (PutawayTaskDetailWorkbenchTaskResponse) {24}]
可选
receiptId
string | null
入库订单号
locGroup
string | null
货位组
guIds
array[string] | null
唯一标识列表
taskQty
number <double>
任务数量
confirmQty
number <double>
审核数量
ptStatusSc
integer <int32>
上架状态
ptdUdf1
string | null
可选
ptdUdf2
string | null
可选
ptdUdf3
string | null
可选
ptdUdf4
string | null
可选
ptdUdf5
string | null
可选
ptdUdf6
string | null
可选
ptdUdf7
string | null
可选
ptdUdf8
string | null
可选
ptdUdf9
string | null
可选
ptdUdf10
string | null
可选
lpnId
string | null
LPN
caseId
string | null
箱号
lot
object (LotAttributeQueryResponse)
可选
createdDate
string <date-time>
创建日期
ownerId
string | null
货主代码
skuId
string | null
货品代码
skuName
string | null
货品名称
locs
array[string] | null
货位列表
示例
{
"flag": true,
"requestId": "string",
"errorCode": "string",
"errorMessage": "string",
"data": [
{
"receiptId": "string",
"locGroup": "string",
"guIds": [
"string"
],
"taskQty": 0,
"confirmQty": 0,
"ptStatusSc": 0,
"ptdUdf1": "string",
"ptdUdf2": "string",
"ptdUdf3": "string",
"ptdUdf4": "string",
"ptdUdf5": "string",
"ptdUdf6": "string",
"ptdUdf7": "string",
"ptdUdf8": "string",
"ptdUdf9": "string",
"ptdUdf10": "string",
"lpnId": "string",
"caseId": "string",
"lot": {
"factoryCode": "string",
"storageLocation": "string",
"lotAttr01": "string",
"lotAttr02": "string",
"lotAttr03": "string",
"lotAttr04": "string",
"lotAttr05": "string",
"lotAttr06": "string",
"lotAttr07": "string",
"lotAttr08": "string",
"lotAttr09": "string",
"lotAttr10": "string",
"lotAttr11": "string",
"lotAttr12": "string",
"lotAttr13": "string",
"lotAttr14": "string",
"lotAttr15": "string",
"lotAttr16": "string",
"lotAttr17": "string",
"lotAttr18": "string",
"lotAttr19": "string",
"lotAttr20": "string",
"lotAttr21": "string",
"lotAttr22": "string",
"lotAttr23": "string",
"lotAttr24": "string",
"lotAttr25": "string",
"lotAttr26": "2019-08-24T14:15:22Z",
"lotAttr27": "2019-08-24T14:15:22Z",
"lotAttr28": 0,
"lotAttr29": 0,
"lotAttr30": 0,
"skuProperty": "string",
"externalLot": "string",
"produceDate": "2019-08-24T14:15:22Z",
"expireDate": "2019-08-24T14:15:22Z",
"vendorId": "string",
"receiptDate": "2019-08-24T14:15:22Z",
"firstReceiptDate": "2019-08-24T14:15:22Z"
},
"createdDate": "2019-08-24T14:15:22Z",
"ownerId": "string",
"skuId": "string",
"skuName": "string",
"locs": [
"string"
]
}
]
}
修改于 2025-04-27 20:59:13