Authorization: Bearer ********************{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"id": 0,
"serviceOrderCode": "string",
"serviceOrderStatus": 0,
"userId": 0,
"userName": "string",
"userPhone": "string",
"serviceId": 0,
"serviceName": "string",
"serviceSkuId": 0,
"serviceSkuName": "string",
"serviceSkuImage": "string",
"servicePrice": 0,
"discountCouponId": 0,
"payAmount": 0,
"payStatus": 0,
"payTime": "string",
"payManner": 0,
"serviceReserveStartTime": "2019-08-24T14:15:22Z",
"genreId": 0,
"serviceReserveEndTime": "2019-08-24T14:15:22Z",
"serviceReserveDuration": 0,
"serviceSiteId": 0,
"serviceAddress": "string",
"serviceReserveTime": "2019-08-24T14:15:22Z",
"servicePeopleId": 0,
"servicePeopleName": "string",
"servicePeoplePhone": "string",
"distributionTime": "2019-08-24T14:15:22Z",
"serviceStartTime": "2019-08-24T14:15:22Z",
"serviceEndTime": "2019-08-24T14:15:22Z",
"serviceDuration": 0,
"groupBookingStatus": 0,
"isDelete": 0,
"serviceTickling": "string",
"commentStatus": "string",
"refundMoney": 0,
"drawback": "string",
"messageKey": "string",
"isReady": 0,
"memberDiscountAmount": 0,
"promotionDeductionAmount": 0,
"balanceDeductionAmount": 0,
"balanceRefundAmount": 0,
"scoreDeductionAmount": 0,
"useScore": 0,
"orderSource": 0,
"shareUserid": 0,
"shareUserType": 0,
"distributionAmount": 0,
"saleNumber": 0,
"serviceNumber": 0,
"receiverName": "string",
"receiverPhone": "string",
"rebateStatus": 0,
"employeeId": 0,
"invitationCode": "string",
"customerSource": "string",
"exclusiveCustomerService": "string",
"cityId": 0,
"createSource": 0,
"remark": "string"
}curl --location --request POST '/serviceOrder/api/updateById' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"createBy": "string",
"createTime": "2019-08-24T14:15:22Z",
"updateBy": "string",
"updateTime": "2019-08-24T14:15:22Z",
"id": 0,
"serviceOrderCode": "string",
"serviceOrderStatus": 0,
"userId": 0,
"userName": "string",
"userPhone": "string",
"serviceId": 0,
"serviceName": "string",
"serviceSkuId": 0,
"serviceSkuName": "string",
"serviceSkuImage": "string",
"servicePrice": 0,
"discountCouponId": 0,
"payAmount": 0,
"payStatus": 0,
"payTime": "string",
"payManner": 0,
"serviceReserveStartTime": "2019-08-24T14:15:22Z",
"genreId": 0,
"serviceReserveEndTime": "2019-08-24T14:15:22Z",
"serviceReserveDuration": 0,
"serviceSiteId": 0,
"serviceAddress": "string",
"serviceReserveTime": "2019-08-24T14:15:22Z",
"servicePeopleId": 0,
"servicePeopleName": "string",
"servicePeoplePhone": "string",
"distributionTime": "2019-08-24T14:15:22Z",
"serviceStartTime": "2019-08-24T14:15:22Z",
"serviceEndTime": "2019-08-24T14:15:22Z",
"serviceDuration": 0,
"groupBookingStatus": 0,
"isDelete": 0,
"serviceTickling": "string",
"commentStatus": "string",
"refundMoney": 0,
"drawback": "string",
"messageKey": "string",
"isReady": 0,
"memberDiscountAmount": 0,
"promotionDeductionAmount": 0,
"balanceDeductionAmount": 0,
"balanceRefundAmount": 0,
"scoreDeductionAmount": 0,
"useScore": 0,
"orderSource": 0,
"shareUserid": 0,
"shareUserType": 0,
"distributionAmount": 0,
"saleNumber": 0,
"serviceNumber": 0,
"receiverName": "string",
"receiverPhone": "string",
"rebateStatus": 0,
"employeeId": 0,
"invitationCode": "string",
"customerSource": "string",
"exclusiveCustomerService": "string",
"cityId": 0,
"createSource": 0,
"remark": "string"
}'{
"code": 0,
"msg": "string",
"data": true
}