文档
测试
GET
order/orderDistributorInvoice/erp/page

请求头

参数名
类型
描述
必填
Authorization
string
Bearer d2331075-3cad-4768-ae55-76fd9b2e0056 用户登录token进行替换
必填

请求参数

参数名
类型
描述
必填
search
String
搜索内容
必填
distributorId
Long
分销商id
必填
disInvoiceType
Integer
开票类型 0:正票 1:红票 8:部分红冲
必填

响应参数

参数名
类型
描述
必填
rows
T
列表数据
必填
invoiceId
Long
必填
type
Integer
发票类型:1:电子普通发票,2:增值税专用发票
必填
fpHm
String
发票号码
必填
sellTaxpayerName
String
开票方(销方)纳税 人名称
必填
invoiceClerk
String
开票人员
必填
invoiceType
Integer
开票类型 0:正票 1:红票 8:部分红冲
必填
totalPrice
BigDecimal
价税合计金额 小数点后 2 位,以元 为单位精确到分
必填
createTime
LocalDateTime
下单时间
必填
distributorName
String
分销商简称
必填