收支明细
GET
/studio/detail/balance
接口描述
工作室收支明细
请求参数
参数名
类型
描述
必填
token
String
秘钥
必填
id
Number/String
工作室id,*必传
必填
keyword
String
搜索关键字
必填
startTime
String/Number
开始时间,例如:2020-09-07或者1599442039388(时间戳)
必填
endTime
String/Number
开始时间,例如:2020-09-07或者1599442039388(时间戳)
必填
balanceType
Number
收支类型:1收入,2支出
必填
inputType
Number
录入方式:1系统,2手动
必填
sourcePlatform
Number
来源平台:1淘宝,2抖音,3快手,4有赞,5自建站
必填
page
Number
页码
必填
pageSize
Number
每页条数,默认20条
必填