对接查看发票页面
:::tip
查看单据下已绑定的发票数据
:::
:::warning
只有缓存或保存单据后,调用查看发票界面才能正确展示单据下发票的数据
:::
请求
- 界面打开路径: /m4-web/fpzs/expense/invoice/list?userKey=userKey
- 请求方式: GET
对接查看单张发票页面
:::tip
查看单据下特定一张发票数据
:::
- 界面打开路径: /m4-web/fpzs/expense/showInvoice?userKey=userKey&serialNo={serialNo}
- 请求方式: GET