流通记录数据上传
POST
https://syapi.shsyzn.com.cn/CloudBook/CirculationRecordsData
请求头
参数名
类型
描述
必填
token
string
token
必填
code
string
客户编码
必填
请求参数
参数名
类型
描述
必填
ItemType
string
资源类型:目前只支持: 图书,期刊,光盘,常规品,贵重品,教材,赠书
必填
ItemBatchNum
string
资源批次号
必填
ItemBarcode
string
资源条码号
必填
ItemName
string
资源题名
必填
ItemISBN
string
资源ISBN编号
必填
ItemUser
string
借书人(借、还)姓名
必填
ItemUserBarcode
string
借书人证号
必填
UserDepartmentName
string
读者部门
必填
ItemCircDate
string
流通日期
必填
ItemDueReturnDate
string
应还日期
必填
ItemCirculationType
string
流通类型
必填
CirEqtName
string
流通设备名称
必填
响应参数
参数名
类型
描述
必填
errorcode
int
错误编码
必填
errormsg
string
错误信息
必填
operatetime
datetime
操作时间
必填
iserror
bool
是否发生错误
必填
data
object
数据字典
必填