Qeasy Cloud
Get Started

领星ERP 查询仓库列表 API

Platform
领星ERP
Type
WebAPI
Effect
QUERY
API Version
1.0
Adapter
\Adapter\LingXing\LXQueryAdapter
Auth Mode
NO_AUTH
Updated At
2023-10-20

查询仓库列表

POST/erp/sc/data/local_inventory/warehouse
Factory
{
  "operation": {
    "method": "none"
  }
}

Request Parameters

No.FieldNameTypeDefaultRequiredDescription
1type仓库类型intOptional仓库类型 1=本地仓【默认值】 3=海外仓
2sub_type海外仓子类型intOptional海外仓子类型 1-无API海外仓 2-有API海外仓【此参数只有在type=3的时候有效】
3offset分页偏移量intOptional分页偏移量
4length分页长度intOptional分页长度,默认1000条
5is_delete是否删除intOptional是否删除:0 未删除【默认值】,1 已删除;多个状态用英文逗号分隔

Response Parameters

No.FieldNameTypeDefaultRequiredDescription
1wid仓库idintOptional仓库id
2name仓库名stringOptional仓库名
3type仓库类型stringOptional仓库类型 1=本地 3=海外
4is_delete是否删除intOptional是否删除:0 未删除,1 已删除

The 查询仓库列表 API (/erp/sc/data/local_inventory/warehouse) of 领星ERP is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 领星ERP version updates.

Need to integrate this API?

Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.