名称 | 类型 | 是否必须 | 示例值 | 描述 |
---|---|---|---|---|
billNo | String | 可选 | E_202503842984 | 账单号 |
buyerId | Number | 可选 | 123456 | 买家id |
clientId | String | 可选 | xxxxxx | 项目id |
errorMsg | String | 可选 | 失败原因 | |
invoiceApplyNo | String | 可选 | 13985623987 | 发票申请号 |
invoiceNos | String | 可选 | 20394719,23948922 | 返回发票号码,如有多张发票,中间英文逗号隔开 |
messageTime | Date | 可选 | 消息时间 | |
msg_id | String | 可选 | xxxxxx | 消息ID |
outerBizNo | String | 可选 | 10000001 | 外部发票申请号 |
success | Boolean | 可选 | 是否成功 |
{ "invoiceNos":"20394719,23948922", "messageTime":"", "outerBizNo":"10000001", "clientId":"xxxxxx", "success":"", "buyerId":"123456", "invoiceApplyNo":"13985623987", "msg_id":"xxxxxx", "billNo":"E_202503842984", "errorMsg":"" }