发票详情
GET
/api/wx/order/getInvoice
请求参数
参数名
类型
描述
必填
token
必填
invoiceId
Integer
发票信息id
必填
响应参数
参数名
类型
描述
必填
invoiceId
Integer
发票信息id
必填
orderId
Integer
订单id
必填
invoiceType
Integer
发票类型(1:增值电子普通发票)
必填
invoiceHeadType
Integer
发票抬头类型(1:个人或事业单位 2:企业)
必填
invoiceHeadDetail
String
发票抬头
必填
taxNumber
String
税号
必填
openAccountBank
String
开户银行
必填
bankAccountNumber
String
银行账号
必填
companyAddress
String
企业地址
必填
companyPhone
String
企业电话
必填
invoiceContent
Integer
发票内容(0:无 1:有)
必填