CCRCOPENAUTH: ********************{
"shopId": "string",
"itemTitle": "string",
"apptCategoryId": 0,
"apptTypeId": 0,
"apptTypeItemId": 0,
"shelfStatus": 0,
"coverPicUrl": "string",
"picUrl": "string",
"shortDesc": "string",
"sortIndex": 0,
"apptDetail": "string",
"apptType": 0,
"payType": 0,
"locationType": 0,
"price": 0,
"originalPrice": 0,
"serviceTime": 0,
"serviceUserIds": "string",
"serviceScheduleDay": "string",
"serviceScheduleHours": "string",
"apptTime": 0,
"apptMaxCnt": 0,
"restDays": "string",
"apptMinTime": 0,
"apptMaxTime": 0,
"apptRemarks": "string",
"configCustomerInfo": "string",
"customPage": "string",
"status": 0
}curl --location --request POST 'https://open.lcchunyi.com/v1test/ccrc/appointment/item/update' \
--header 'tenantId;' \
--header 'CCRCOPENAUTH: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"shopId": "string",
"itemTitle": "string",
"apptCategoryId": 0,
"apptTypeId": 0,
"apptTypeItemId": 0,
"shelfStatus": 0,
"coverPicUrl": "string",
"picUrl": "string",
"shortDesc": "string",
"sortIndex": 0,
"apptDetail": "string",
"apptType": 0,
"payType": 0,
"locationType": 0,
"price": 0,
"originalPrice": 0,
"serviceTime": 0,
"serviceUserIds": "string",
"serviceScheduleDay": "string",
"serviceScheduleHours": "string",
"apptTime": 0,
"apptMaxCnt": 0,
"restDays": "string",
"apptMinTime": 0,
"apptMaxTime": 0,
"apptRemarks": "string",
"configCustomerInfo": "string",
"customPage": "string",
"status": 0
}'{
"code": "string",
"message": "string",
"data": {
"shopId": "string",
"itemTitle": "string",
"apptCategoryId": 0,
"apptTypeId": 0,
"apptTypeItemId": 0,
"shelfStatus": 0,
"coverPicUrl": "string",
"picUrl": "string",
"shortDesc": "string",
"sortIndex": 0,
"apptDetail": "string",
"apptType": 0,
"payType": 0,
"locationType": 0,
"price": 0,
"originalPrice": 0,
"serviceTime": 0,
"serviceUserIds": "string",
"serviceScheduleDay": "string",
"serviceScheduleHours": "string",
"apptTime": 0,
"apptMaxCnt": 0,
"restDays": "string",
"apptMinTime": 0,
"apptMaxTime": 0,
"apptRemarks": "string",
"configCustomerInfo": "string",
"customPage": "string",
"status": 0
},
"success": true
}