感谢您的反馈!
开票单创建通知
名称 | 类型 | 是否必须 | 示例值 | 更多限制 | 描述 |
---|---|---|---|---|---|
request | Request | 可选 | 请求 | ||
|
|||||
customerId | String | 可选 | 11111 | 路由使用 |
名称 | 类型 | 示例值 | 描述 |
---|---|---|---|
response | Response | 响应根 | |
|
{"request":{"settlementNo":"2222","invoiceBillNo":"2222"},"customerId":"11111"}
{ "response":{ "success":false, "responseCode":"1001", "responseMsg":"错误信息" } }
{"response":{"success":"false","responseCode":"sign-check-failure","responseMsg":"Illegal request"}}
错误码 | 错误描述 | 解决方案 |
---|