wdt.fa.api.account.detail.query{
"operation": {
"method": "none"
}
}| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | start_time | 开始时间 | string | {{LAST_SYNC_TIME|datetime}} | Required | 按下载时间增量获取数据,start_time作为开始时间 |
| 2 | end_time | 结束时间 | string | {{CURRENT_TIME|datetime}} | Required | 按下载时间增量获取数据,end_time作为结束时间 |
| 3 | page_size | 分页大小 | string | {{PAGINATION_PAGE_SIZE}} | Optional | 每页返回的数据条数,输入值范围1~100 |
| 4 | page_no | 页号 | string | {{PAGINATION_START_PAGE}} | Optional | 不传值默认从0页开始 |
| 5 | shop_no | 店铺编号 | string | Optional | 代表店铺所有属性的唯一编码 |
| No. | Field | Name | Type | Default | Required | Description |
|---|---|---|---|---|---|---|
| 1 | shop_name | 店铺名称 | string | Required | 店铺名称信息 | |
| 2 | shop_no | 店铺编号 | string | Required | 代表店铺所有属性的唯一编码,用于店铺区分,ERP内支持自定义(ERP店铺界面设置),可通过shop.php获取 | |
| 3 | rec_id | 主键 | string | Required | 主键 | |
| 4 | platform_id | 平台ID | string | Required | 响应值为代表平台的iD数值,数值对应的平台名称点击这里 | |
| 5 | shop_id | 店铺id | string | Required | 店铺id | |
| 6 | pay_order_no | 平台支付单号 | string | Required | 平台支付单号 | |
| 7 | row_order_no | 关联订单号 | string | Required | 关联订单号 | |
| 8 | order_no | 关联原始单号 | string | Required | 关联原始单号 | |
| 9 | item_id | 账务类型 | string | Required | 账务类型详情点击这里,如需判断财务类型,建议使用item_id和sub_item_id两个字段进行判断 | |
| 10 | sub_item_id | 子业务类型 | string | Required | 子业务类型详情点击这里,如需判断财务类型,建议使用item_id和sub_item_id两个字段进行判断 | |
| 11 | item_name | 账务类型名称 | string | Required | 账务类型名称详情点击这里 | |
| 12 | in_amount | 收入金额 | string | Required | 收入金额 | |
| 13 | out_amount | 支出金额 | string | Required | 支出金额 | |
| 14 | balance | 账户余额 | string | Required | 账户余额 | |
| 15 | create_time | 记账时间 | string | Required | 记账时间,时间格式:yyyy-MM-dd HH:mm:ss | |
| 16 | created | 下载时间 | string | Required | 下载时间,时间格式:yyyy-MM-dd HH:mm:ss | |
| 17 | remark | 备注 | string | Required | 备注 | |
| 18 | voucher_id | 收款单主键id | string | Required | 收款单主键id | |
| 19 | post_status | 状态 | string | Required | 状态:2 计入fa_api_account 4 已参与对账 8 完成对账 |
The 查询平台账单V3.0 API (wdt.fa.api.account.detail.query) of 旺店通·企业奇门 is curated by the API asset management module of the Qeasy Cloud data integration platform and kept in sync with 旺店通·企业奇门 version updates.
Qeasy ships with prebuilt adaptation for this API — contact us to start configuring data integration.