发票查询
POST
http://api.leadnew.com.cn/index.php/invoice/index
请求参数
参数名
类型
描述
必填
merchantid
string
领新提供
必填
action
string
select
必填
invoice_serial_number
string
发票发票流水号
必填
响应参数
参数名
类型
描述
必填
result
int
成功标记:1 失败标记:0
必填
msg
string
result为0时固有出错信息
必填
data
string
发票pdf地址
必填
source_data
array
源数据
必填