柠檬云开放平台
开发文档
嵌入演示
Token获取
记账系统
进销存系统
代账系统
商务合作
柠檬云官网
快速入门
获取账号
接入准备
系统结构
接口规则
全局参数
集成方式
账号系统
获取平台token
获取用户token
初始化管理
用户管理
进销存系统
业务模块概要
账套
资料
采购
销售
库存
资金
API调用指南
开始调用
系统初始化
账套
资料
辅助资料
公用
进货
销货
存货
资金
权限
代账系统
业务模块概要
代账公司
合同
收款
代账服务
工商服务
外勤任务
消息
API调用指南
开始调用
系统初始化
代账公司
部门及员工
角色及权限
服务类型
客户
合同
收款
代账
记账
工商
外勤
派工
消息
回收站
记账系统
介绍
业务接口
资料
柠檬云进销存系统基础资料包括商品、仓库、客户、供应商、职员、账户等信息,基础资料是记录商品进出信息的基本要素。
商品
描述
接口地址
获得资料编码
https://jxcapi.ningmengyun.com/Help/Api/GET-jxc_api-Common-GetNextNo_type
添加商品
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Product-Add
修改商品
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Product-Update
商品详情
https://jxcapi.ningmengyun.com/Help/Api/GET-jxc_api-Product-GetById-id
删除商品
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Product-Index
商品列表
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Product-Search
仓库
描述
接口地址
获得资料编码
https://jxcapi.ningmengyun.com/Help/Api/GET-jxc_api-Common-GetNextNo_type
添加仓库
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Warehouse-Add
修改仓库
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Warehouse-Update
删除仓库
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Warehouse-Delete
仓库列表
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Warehouse-Search
客户
描述
接口地址
获得资料编码
https://jxcapi.ningmengyun.com/Help/Api/GET-jxc_api-Common-GetNextNo_type
添加客户
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Customer-Add
修改客户
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Customer-Update
客户详情
https://jxcapi.ningmengyun.com/Help/Api/GET-jxc_api-Customer-GetCustById-id
删除客户
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Customer-Delete
客户列表
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Customer-Search
供应商
描述
接口地址
获得资料编码
https://jxcapi.ningmengyun.com/Help/Api/GET-jxc_api-Common-GetNextNo_type
添加供应商
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Vendor-Add
修改供应商
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Vendor-Update
供应商详情
https://jxcapi.ningmengyun.com/Help/Api/GET-jxc_api-Vendor-GetVendById-id
删除供应商
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Vendor-Delete
供应商列表
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Vendor-Search
职员
描述
接口地址
获得资料编码
https://jxcapi.ningmengyun.com/Help/Api/GET-jxc_api-Common-GetNextNo_type
添加职员
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Employee-Add
修改职员
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Employee-Update
删除职员
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Employee-Delete
职员列表
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Employee-Search
账户
描述
接口地址
获得资料编码
https://jxcapi.ningmengyun.com/Help/Api/GET-jxc_api-Common-GetNextNo_type
添加账户
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Account-Add
修改账户
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Account-Update
删除账户
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Account-Delete
账户列表
https://jxcapi.ningmengyun.com/Help/Api/POST-jxc_api-Account-Search