- 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/ReplenishmentTemplateSvc/SearchReplenishmentTemplate
/v2/ReplenishmentTemplateSvc/SearchReplenishmentTemplate
ReplenishmentTemplateSvc
请求参数
Body 参数application/json
queryModel
object (OpenApiQueryModel)
查询条件
items
array[object (OpenApiConditionItem) {4}] | null
条件集合
pageInfo
object (OpenApiPageInfo)
分页
currentPage
integer <int32>
当前页
pageSize
integer <int32>
页大小
sortField
string | null
可选
例如: ColumnA DESC , ColumnB ASC
isGetTotalCount
boolean
可选
totalCount
integer <int32>
查询结果总数量
示例
{
"queryModel": {
"items": [
{
"field": "string",
"method": "Equal",
"value": null,
"orGroup": "string"
}
]
},
"pageInfo": {
"currentPage": 0,
"pageSize": 0,
"sortField": "string",
"isGetTotalCount": true,
"totalCount": 0
}
}
示例代码
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/ReplenishmentTemplateSvc/SearchReplenishmentTemplate' \
--header 'Content-Type: application/json' \
--data-raw '{
"queryModel": {
"items": [
{
"field": "string",
"method": "Equal",
"value": null,
"orGroup": "string"
}
]
},
"pageInfo": {
"currentPage": 0,
"pageSize": 0,
"sortField": "string",
"isGetTotalCount": true,
"totalCount": 0
}
}'
返回响应
🟢200Success
application/json
Body
结果返回模型
flag
boolean
响应标识
requestId
string
请求id
errorCode
string | null
错误代码
errorMessage
string | null
错误信息
data
object (ReplenishmentTemplateResponseOpenApiPageOf)
可选
total
integer <int32>
合计
list
array[object (ReplenishmentTemplateResponse) {72}] | null
结果
示例
{
"flag": true,
"requestId": "string",
"errorCode": "string",
"errorMessage": "string",
"data": {
"total": 0,
"list": [
{
"whId": "string",
"replenishmentTemplateId": "string",
"replenishmentTemplateName": "string",
"replenishmentMode": "string",
"replenishmentExecuteMode": "string",
"replenishmentType": "string",
"replenishmentFillMode": "string",
"stdTriggerCondition": "string",
"priority": 0,
"replenishmentMaxCount": 0,
"replenishmentBy": "string",
"isDeleteHistoryTask": "string",
"isOrderRepDefault": "string",
"isActive": "string",
"isPushReptask": "string",
"isReplenishmtnBylot": "string",
"ownerIncludes": "string",
"ownerExcludes": "string",
"skuClassIncludes": "string",
"skuClassExcludes": "string",
"ownerId": "string",
"skuId": "string",
"skuGroup1": "string",
"skuStyle": "string",
"skuSpec": "string",
"loc": "string",
"locGroup": "string",
"locUsageSc": "string",
"locAbcSc": "string",
"lpnTypeSc": "string",
"locHandlingSc": "string",
"isMixsku": "string",
"isMixlot": "string",
"zoneIncludes": "string",
"zoneExcludes": "string",
"areaIncludes": "string",
"areaExcludes": "string",
"shippingOrderId": "string",
"waveId": "string",
"orderTypeIncludes": "string",
"orderTypeExcludes": "string",
"orderStatusIncludes": "string",
"orderStatusExcludes": "string",
"customerIncludes": "string",
"customerExcludes": "string",
"carrierIncludes": "string",
"carrierExcludes": "string",
"createdBy": "string",
"createdDate": "2019-08-24T14:15:22Z",
"updatedBy": "string",
"updatedDate": "2019-08-24T14:15:22Z",
"toLocUsage": "string",
"fromLocUsage": "string",
"toLocCode": "string",
"toLocGroup": "string",
"toZone": "string",
"toZoneExcept": "string",
"toArea": "string",
"toAreaExcept": "string",
"isConsiderSluggish": "string",
"skuClassId2Includes": "string",
"fromInvVendorIdIncludes": "string",
"fromInvZoneIdIncludes": "string",
"fromInvAreaIdIncludes": "string",
"fromInvLpnFullLoadratio": 0,
"fromInvLocUsageIncludes": "string",
"isForceRep": "string",
"skuProperty": "string",
"isGenerateDeviceTask": "string",
"replenishmentEditSetting": "string",
"tracking": "string",
"generationConditions": "string"
}
]
}
}
修改于 2025-04-27 20:59:13