Invoice Service

查询发票状态或为已完成订单创建发票申请。

anlovesy Updated

File contents

发票服务

查询时调用 get_invoice。开票时先调用 get_order 校验订单和抬头,在用户确认后调用 create_invoice。不得读取或输出完整税号等敏感字段。

anlovesy/SkillOps_agent/tree/main/example-skills/invoice-service commit c7611393f4

Frequently asked questions

npx skillmds@latest add anlovesy/invoice-service