文档
测试
POST
http://106.75.126.101:8080/tablet-service/order_bill/item

接口描述

单据明细

请求头

参数名
类型
描述
必填
Content-Type
string
固定值 示例:application/x-www-form-urlencoded
必填
user_id
integer
用户编码 示例:1
必填
sys_date
string
业务日期(dateformat 'yyyy-MM-dd') 示例:2020-05-21
必填
store_id
string
店铺编码 示例:201
必填
tablet_id
String
平板ID 示例:7
必填

请求参数

参数名
类型
描述
必填
schema
string
对应schema 示例:bldtest_user
必填
crt_store_id
String
店铺编码 示例:201
必填
receipt_no
String
单据单号 示例:180103082
必填
receipt_id
String
单据ID 示例:105291
必填
item_cd
String
商品编码 示例:2003161
可选

响应参数

参数名
类型
描述
必填
data
json
响应数据
必填
code
string
状态码 0为正常 示例: 0
必填
value
string
余额 示例:68811.05
必填