获取指定业务的增值服务商品列表
POST: /v1.0/m/ecm/am/spu/list
Description of body
| Parameter name | Type | IN | Required | Description |
|---|---|---|---|---|
| input | String | body | true | input入参 |
POST: POST:/v1.0/m/ecm/am/spu/list
{
"input": {
"bindingObjectCode": "tybuo***u53",
"bindingObjectType": 1,
"catalogCode": "NEW***TANT"
}
}
{
"tid": "30e2848f**69c361098d",
"result": [
{
"requiredCheckoutParams": [
],
"siteCode": "CN",
"skuList": [
],
"mainPicture": "ecommerce/1761**9c3c0.jpg",
"title": "**商品",
"subTitle": "",
"targetUrlType": 0,
"commodityCode": "CM****nh",
"mallCode": "Mcu0**ki2",
"commodityUrl": "https://sell.***.com/details?commodityCode=CM****&paymentScopeCode=9**",
"bindingTag": ""
}
],
"t": "17836**4682",
"success": true
}
For more information, see error code.
| 错误码 | 说明 |
|---|---|
| MALL_NOT_FOUND | 商城不存在 |
| INPUT_INVALID | 参数非法 |
| PERMISSION_DENIED | 无权限 |
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback