3.2.47抖音综合账单详情查询


透传抖音综合账单数据 抖音文档链接

method: allinpay.shopoint.thirdDataService.tiktokBillQuery

version: 1.0

业务请求参数

字段名

参数类型

必填

最大长度

说明

取值

size

Integer

是

 

页大小

 

billDate

String

是

 

结算日期

 

rootAccountId

String

否

11

总户id

 

withdrawId

String

否

 

提现单号

 

bizType

Integer

否

11

业务类型

0-默认,1-团购,3-买单,5-点单

accountId

String

是

11

商家ID

 

cursor

String

是

11

 

第一页传0,之后用前一次返回的cursor传入进行翻页

 

业务响应参数

字段名

参数类型

必填

最大长度

说明

取值

code

Integer

是

4

返回码

0:表示成功;

3:表示失败,具体失败原因参见msg字段;

其他:参见4.1 公共返回码

msg

String

是

200

错误信息

 

data

以下字段可能会有增减,完整字段参考抖音文档

hasMore

Boolean

否

 

 

 

cursor

String

否

 

 

 

description

String

否

 

错误码描述

 

errorCode

Integer

否

11

错误码

 

ledgerRecords

List

否

11

数据列表

 

 

 

 

 

 

 

accountId

String

否

11

商家账户ID

 

bizType

String

否

 

业务类型

 

fundAmount

String

否

 

款项金额

 

fundAmountType

String

否

 

款项金额类型

0-正向,1-逆向

certificateId

String

否

 

券id

 

code

String

否

 

券码

 

skuId

String

否

 

商品id

 

settleTime

String

否

 

结算时间

 

 

 


2025年11月19日 14:36 收藏文档