API调用协议
API调用方法详解

调用环境 | 服务地址 | 说明 |
---|---|---|
测试环境 | http://scm.sdongpo.com/cc_thirdparty | 蔬东坡的内部测试系统 |
正式环境 | http://scm.sdongpo.com/cc_xxx | xxx代表客户的正式环境的项目code |
#公共参数 | ||
参数名 | 必选 | 类型 |
:---- | :--- | :----- |
appid | 是 | string |
timestamp | 是 | int |
sign | 是 | string |
notice | 否 | string |
site_id | 否 | string |
#业务参数 |
api使用签名+时间戳鉴权
/openApi/commodity/list?appid=xxx&sign=12AA12SD123SD1DSSA×tamp=1511332935¬ice=3wfw3&key1=value1&key2=value2...