添加
开发中POST
/user/receipt/create请求参数
Body 参数multipart/form-data
receipt_type
string
必需
发票类型:1.普通发票,2.增值税发票
receipt_title_type
string
必需
发票抬头类型:1.个人,2.企业
receipt_title
string
发票抬头
duty_paragraph
string
税号
email
string
邮箱
bank_name
string
开户行
bank_code
string
银行账号
address
string
企业地址
tel
string
企业电话
is_default
string
是否默认
示例代码
返回响应
successful operation(200)
successful operation
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
object {0}
示例
{}
最后修改时间: 2 年前