文档
测试

确认开票

POST
order/orderDistributorInfo/makeInvoice

请求头

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

请求参数

参数名
类型
描述
必填
erpDistributorId
Long
分销商id
必填
orderDistributorInfoIdList
Long
分销订单Id
必填
invoiceType
Integer
发票类型 1-增值税专用发票 2-电子普通发票
必填

响应参数

参数名
类型
描述
必填
code
int
返回校验码
必填
msg
String
返回提示信息
必填
data
T
返回值
必填
flag
Boolean
操作是否成功的标志
必填