自定义版交易组件及开放接口,接入申请/变更
接口调用请求说明
http请求方式:POST
https://api.weixin.qq.com/shop/register/apply?access_token=xxxxxxxxx
请求参数示例
{
"action_type": 0 // 接入类型, 默认0, 0:接入, 1:打开ticket校验, 2:关闭ticket校验
}
调用接口返回{"errcode":1040006,"errmsg":" rid: 6036075a-31ece90b-2b48e40b"}是什么错误?