编辑发票
POST
/api/order_invoice/edit
请求参数
Body 参数application/x-www-form-urlencoded
id
integer
原发票id
type
integer
可选
header_type
integer
可选
name
string
抬头名称
duty_number
string
税号
email
string
邮箱
mobile
string
企业电话
address
string
企业地址
bank
string
开户行
bank_account
string
银行账号
示例代码
返回响应
修改于 2022-07-28 06:20:21