{
"id": 0,
"orderSource": 0,
"serviceSiteId": 0,
"serviceId": 0,
"serviceSkuId": 0,
"payAmount": 0,
"genreId": 0,
"saleNumber": 0,
"remark": "string",
"memberDiscountAmount": 0,
"promotionDeductionAmount": 0,
"balanceDeductionAmount": 0,
"scoreDeductionAmount": 0,
"useScore": 0,
"shareUserid": 0,
"shareUserType": 0,
"discountCouponId": 0,
"onceQoList": [
{
"serviceReserveStartTime": "2019-08-24T14:15:22Z",
"serviceReserveEndTime": "2019-08-24T14:15:22Z",
"serviceDispatchQO": {
"orderOnceId": 0,
"servicePeopleId": "string",
"servicePeopleName": "string",
"servicePeoplePhone": "string",
"exhort": "string"
},
"serviceSiteId": 0,
"serviceAddress": "string"
}
],
"shoppingCartId": 0,
"specificationsId": 0,
"passWord": "string",
"distributionAmount": 0,
"rebateStatus": 0,
"employeeId": 0,
"invitationCode": "string",
"customerSource": "string"
}curl --location --request POST '/appMark/service/order/add' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"orderSource": 0,
"serviceSiteId": 0,
"serviceId": 0,
"serviceSkuId": 0,
"payAmount": 0,
"genreId": 0,
"saleNumber": 0,
"remark": "string",
"memberDiscountAmount": 0,
"promotionDeductionAmount": 0,
"balanceDeductionAmount": 0,
"scoreDeductionAmount": 0,
"useScore": 0,
"shareUserid": 0,
"shareUserType": 0,
"discountCouponId": 0,
"onceQoList": [
{
"serviceReserveStartTime": "2019-08-24T14:15:22Z",
"serviceReserveEndTime": "2019-08-24T14:15:22Z",
"serviceDispatchQO": {
"orderOnceId": 0,
"servicePeopleId": "string",
"servicePeopleName": "string",
"servicePeoplePhone": "string",
"exhort": "string"
},
"serviceSiteId": 0,
"serviceAddress": "string"
}
],
"shoppingCartId": 0,
"specificationsId": 0,
"passWord": "string",
"distributionAmount": 0,
"rebateStatus": 0,
"employeeId": 0,
"invitationCode": "string",
"customerSource": "string"
}'{
"code": 0,
"msg": "string",
"data": {
"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"
}
}