wdt.fa.alipay.account.check.query{
"operation": {
"method": "none"
}
}| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | start_time | 开始时间 | string | {{LAST_SYNC_TIME|datetime}} | 必填 | 按下载时间增量获取数据,start_time作为开始时间 |
| 2 | end_time | 结束时间 | string | {{CURRENT_TIME|datetime}} | 必填 | 按下载时间增量获取数据,end_time作为结束时间 |
| 3 | platform_id | 平台id | string | — | 必填 | 平台id |
| 4 | page_size | 分页大小 | string | {{PAGINATION_PAGE_SIZE}} | 可选 | 每页返回的数据条数,输入值范围1~100 |
| 5 | page_no | 页号 | string | {{PAGINATION_START_PAGE}} | 可选 | 不传值默认从0页开始 |
| 6 | shop_no | 店铺编号 | string | — | 可选 | 代表店铺所有属性的唯一编码 |
| 序号 | 字段 | 名称 | 类型 | 默认值 | 必填 | 描述 |
|---|---|---|---|---|---|---|
| 1 | account_check_no | 对账单号 | string | — | 可选 | 对账单号 |
| 2 | tid | 原始单号 | string | — | 可选 | 原始单号 |
| 3 | shop_id | 店铺id | string | — | 可选 | 店铺id |
| 4 | shop_no | 店铺编号 | string | — | 可选 | 店铺编号 |
| 5 | shop_name | 店铺名称 | string | — | 可选 | ERP内支持自定义的店铺名称 |
| 6 | pay_amount | 已收金额 | string | — | 可选 | 已收金额 |
| 7 | send_amount | 发货金额 | string | — | 可选 | 发货金额 |
| 8 | refund_amount | 售中退款金额 | string | — | 可选 | 售中退款金额 |
| 9 | cost_amount | 费用 | string | — | 可选 | 费用 |
| 10 | confirm_amount | 确认收货金额 | string | — | 可选 | 确认收货金额 |
| 11 | status | 对账状态 | string | — | 可选 | 对账状态 0未对账,1 对账失败,2部分对账 3对账成功 4设置对账成功 5未关联 |
| 12 | refund_status | 平台退款状态 | string | — | 可选 | 平台退款状态 0无退款 1申请退款 2部分退款 3全部退款 |
| 13 | 是否全部发货 | is_send_all | string | — | 可选 | 是否全部发货 |
| 14 | check_time | 对账时间 | string | — | 可选 | 对账时间 |
| 15 | consign_time | 发货时间 | string | — | 可选 | 发货时间:yyyy-MM-dd HH:mm:ss |
| 16 | confirm_time | 确认收货时间 | string | — | 可选 | 确认收货时间:yyyy-MM-dd HH:mm:ss |
旺店通·企业奇门的接口:查询平台对账V3.0(wdt.fa.alipay.account.check.query),由轻易云数据集成平台 API 资产管理模块整理收纳,并随旺店通·企业奇门版本更新同步更新。