获取代理产品列表
返回参数
{
"status_code": 200,
"message": "",
"data": {
"data": {
"banquan_dci": {
"name": "版权DCI申领",
"type": "copyright",
"sub_type": "",
"description": "",
"identity": "banquan_dci",
"info": "1",
"enable": true,
"logo": "",
"source": 1,
"continent": "",
"skus": [
[
"default",
true,
"版权DCI申领"
]
],
"details": null,
"price": [],
"price_skus": {
"default": "30.00"
},
"price_basic": 30
},
"banquan_digital2": {
"name": "数登申请",
"type": "copyright",
"sub_type": "",
"description": "",
"identity": "banquan_digital2",
"info": "1",
"enable": true,
"logo": "",
"source": 1,
"continent": "",
"skus": [
[
"default",
true,
"数登申请"
]
],
"details": null,
"price": [],
"price_skus": {
"default": "399.00"
},
"price_basic": 399
},
"banquan_cz": {
"name": "作品存证",
"type": "copyright",
"sub_type": "",
"description": "",
"identity": "banquan_cz",
"info": "",
"enable": true,
"logo": "",
"source": 1,
"continent": "",
"skus": [
[
"default",
true,
"作品存证"
]
],
"details": null,
"price": [],
"price_skus": {
"default": "5.00"
},
"price_basic": 5
}
}
}
}
data.data解释
字段名 | 示例值 | 字段说明 |
---|
name | 版权DCI申领 | 产品名称 |
identity | banquan_dci | 产品唯一标识 |
price_skus.default | 30.00 | 产品价格 |