sellfox_cost_batch_outbound
sellfox_cost_batch_outboundRetrieves cost data for batch outbound orders from Sellfox. Filter by date range, order type, region, and more to analyze outbound costs.
Instructions
获取批次出库成本数据。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | 结束时间 yyyy-MM-dd | |
| orderSns | No | 单据编号列表 | |
| outTypes | No | 出库类型列表 | |
| regionId | No | 区域ID列表 | |
| sellable | No | 是否可售 | |
| startDate | Yes | 开始时间 yyyy-MM-dd | |
| orderTypes | No | 单据类型列表 | |
| searchMode | No | 搜索模式 | |
| searchType | No | 搜索类型 | |
| shopIdList | No | 店铺ID列表 | |
| orderSnType | No | 单据编号类型 | |
| adjustReasons | No | 调整原因列表 | |
| searchContent | No | 搜索内容 | |
| warehouseShopIdList | No | 仓库店铺ID列表 | |
| queryUnauthorizedShop | No | 是否查询未授权店铺 |