预开票-销账
POST
http://localhost:9060/rz-water-test/invoice/chargeAdvanceInvoice
请求参数
参数名
类型
描述
必填
chargeAmt
int
示例:200
必填
preInvoiceId
int
示例:211171212708163600
必填
remark
string
示例:销账测试
必填
响应参数
参数名
类型
描述
必填
code
string
示例:10000
必填
message
string
示例:SUCCESS
必填
success
boolean
示例:true
必填
traceId
string
示例:AC15347C16597784183601001
必填