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

 

结算时间

 

 

 


卜子超buzc 2025年11月19日 14:36 收藏文档