3.2.46抖音综合提现记录查询


透传抖音综合提现数据 抖音文档链接

method: allinpay.shopoint.thirdDataService.tiktokWithdrawQuery

version: 1.0

业务请求参数

字段名

参数类型

必填

最大长度

说明

取值

size

Integer

是

 

页大小

[1,50]

startDate

String

是

 

查询提现发起日期

2022-12-25

endDate

String

是

 

查询提现发起结束日期

2022-12-25

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

错误码

 

billWithdrawRecords

List

否

11

数据列表

 

 

 

 

 

 

 

accountName

String

否

11

收款门店

 

amount

String

否

 

提现金额

 

launchTime

String

否

 

提现发起时间

 

settleAccount

String

否

 

提现账户

 

withdrawId

String

否

 

提现记录id

 

withdrawMode

String

否

 

提现方式

1-手动,2-自动

withdrawMsg

String

否

 

提现失败原因

 

withdrawTime

String

否

 

提现成功时间

 

 


2025年10月27日 14:00 收藏文档