{
"token": "string",
"currentPage": 0,
"pageSize": 0,
"totalCount": 0,
"page": 0,
"limit": 0,
"start": 0,
"platForm": "string",
"albumType": "string",
"macAddress": "string",
"shopId": "string",
"catId": 0,
"catName": "string",
"catParentId": 0,
"catPic": "string",
"typeId": 0,
"catCommission": 0,
"babyCommission": 0,
"catIsVirtual": 0,
"catDisplayorder": 0,
"catLevel": 0,
"catShowStatus": 0,
"isIntegralGoods": 0,
"brandIdList": [
0
],
"goodsAttriParam": [
{
"id": 0,
"catId": 0,
"commodityAttribute": "string",
"attributeStatus": 0,
"attributeContent": [
"string"
],
"attributeContentId": 0,
"attriContent": "string",
"attrContentList": [
{
"id": 0,
"attributeContent": "string",
"attributeContentId": 0
}
]
}
],
"refundRatio": 0,
"refundProportion": 0
}curl --location --request POST '/goods/cat/delete/integralCat' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"currentPage": 0,
"pageSize": 0,
"totalCount": 0,
"page": 0,
"limit": 0,
"start": 0,
"platForm": "string",
"albumType": "string",
"macAddress": "string",
"shopId": "string",
"catId": 0,
"catName": "string",
"catParentId": 0,
"catPic": "string",
"typeId": 0,
"catCommission": 0,
"babyCommission": 0,
"catIsVirtual": 0,
"catDisplayorder": 0,
"catLevel": 0,
"catShowStatus": 0,
"isIntegralGoods": 0,
"brandIdList": [
0
],
"goodsAttriParam": [
{
"id": 0,
"catId": 0,
"commodityAttribute": "string",
"attributeStatus": 0,
"attributeContent": [
"string"
],
"attributeContentId": 0,
"attriContent": "string",
"attrContentList": [
{
"id": 0,
"attributeContent": "string",
"attributeContentId": 0
}
]
}
],
"refundRatio": 0,
"refundProportion": 0
}'{
"code": 0,
"message": "",
"data": {}
}