- 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/WaveTemplateSvc/GetWaveTemplate
/v2/WaveTemplateSvc/GetWaveTemplate
WaveTemplateSvc
请求参数
Body 参数application/json
waveTemplateId
string
波次模板编号
>= 1 字符
示例
{
"waveTemplateId": "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/WaveTemplateSvc/GetWaveTemplate' \
--header 'Content-Type: application/json' \
--data-raw '{
"waveTemplateId": "string"
}'
返回响应
🟢200Success
application/json
Body
结果返回模型
flag
boolean
响应标识
requestId
string
请求id
errorCode
string | null
错误代码
errorMessage
string | null
错误信息
data
object (WaveTemplateResponse)
可选
whId
string | null
仓库ID
waveTemplateId
string | null
波次模板编号
waveTemplateName
string | null
波次模板名称
waveType
string | null
波次类型
waveOperationMode
string | null
操作模式
waveExecuteMode
string | null
执行方式
waveStockupMode
string | null
备货方式
waveStockupScope
string | null
备货范围
isExceedStockup
string | null
是否超量备货
distributeRuleId
string | null
分货规则
isStockupStorage
string | null
备货到存储位
wavePriority
number <double> | null
波次优先级
waveRunMaxQty
number <double> | null
波次运行上限
isActive
string | null
启用
allocatedRuleId
string | null
分配规则
allocatedZoneId
string | null
分配储区
replenishmentTemplateId
string | null
补货模板
isWaveAfterAllocate
string | null
波次优先
isAllocateWaybill
string | null
是否分配运单
isReplenishment
string | null
执行补货
isPrintOrderdetail
string | null
是否打印订单
isPrintOrderinvoice
string | null
是否打印发票
isPrintWaybill
string | null
是否打印运单
ownerIncludes
string | null
货主包含
ownerExcludes
string | null
货主例外
customerIncludes
string | null
客户包含
customerExcludes
string | null
客户例外
carrierIncludes
string | null
承运商包含
carrierExcludes
string | null
承运商例外
orderTypeIncludes
string | null
订单类型包含
orderTypeExcludes
string | null
订单类型例外
orderStatusIncludes
string | null
订单状态包含
orderStatusExcludes
string | null
订单状态例外
transportModeIncludes
string | null
运输方式包含
transportModeExcludes
string | null
运输方式例外
doorIncludes
string | null
门包含
doorExcludes
string | null
门例外
routeIncludes
string | null
路线包含
routeExcludes
string | null
路线例外
skuClassIncludes
string | null
货品类型包含
skuClassExcludes
string | null
货品类型例外
skuStyleIncludes
string | null
款式包含
skuStyleExcludes
string | null
款式例外
priority
string | null
优先级
bulkGoods
string | null
大件商品
invoicePrint
string | null
发票打印
receiptPrint
string | null
收据打印
orderMinQty
number <double> | null
订单最小数量
orderMaxQty
number <double> | null
订单最大数量
orderMinLinecount
number <double> | null
订单最小行数
orderMaxLinecount
number <double> | null
订单最大行数
orderMinSkucount
number <double> | null
订单最小品种数
orderMaxSkucount
number <double> | null
订单最大品种数
paymentTermSc
string | null
付款条款
constraintId
string | null
约束代码
waveMinOrdercount
number <double> | null
最小订单个数
waveMaxOrdercount
number <double> | null
最大订单个数
waveMinSkucount
number <double> | null
最小品种数
waveMaxSkucount
number <double> | null
最大品种数
waveMinQty
number <double> | null
最小货品数量
waveMaxQty
number <double> | null
最大货品数量
waveMinLinecount
number <double> | null
最小订单行数
waveMaxLinecount
number <double> | null
最大订单行数
waveMinGrossWgt
number <double> | null
最小毛重
waveMaxGrossWgt
number <double> | null
最大毛重
waveMinVolume
number <double> | null
最小体积
waveMaxVolume
number <double> | null
最大体积
mergeRuleId
string | null
订单合并规则
waveFunction
string | null
波次生成函数
createdBy
string | null
创建人
createdDate
string <date-time> | null
创建日期
updatedBy
string | null
更新人
updatedDate
string <date-time> | null
更新日期
waveGenMode
string | null
波次生成方式
isOrderAllocated
string | null
整单分配
isAdviseCarton
string | null
是否推荐箱型
isLpnSplit
string | null
是否计算托任务
isCaseSplit
string | null
是否拆箱
isAutoStockup
string | null
是否自动备货
priorPickSkuCount
number <double> | null
优先拣货品相数
waveAggregate
string | null
波次聚合
waveOrderMaxCount
number <double> | null
波次单上限
waveMaxCustomerCount
number <double> | null
最大客户个数
isCheckReplenishment
string | null
验证补货设置
cartonId
string | null
装箱标识
isStockupSplit
string | null
按箱拆分明细
waveStockupExecute
string | null
备货执行
isAssignLocConverge
string | null
是否指派集货位
isPartAllPick
string | null
部分总拣
pickUnit
string | null
分拣单位
containerId
string | null
资产管理/容器编号
rotationRule
string | null
周转规则
assignLocConvergeMode
string | null
指派集货位方式
wholeStore
integer <int32> | null
整托门店数
containerFullLoadRate
number <double> | null
托盘满载率%
sorterRule
string | null
分拣口规则
luShun
string | null
路顺
isOnlinePick
string