curl --location --request GET '/api/salesman/order/list' \
--header 'X-Shop-Id: 0'
{
"records": [
{
"statusText": "string",
"salesmanOrderId": 0,
"orderId": 0,
"salesmanId": 0,
"amount": 0,
"status": 0,
"addTime": "string",
"itemId": 0,
"salesmanProductData": {
"productCommission": {
"productCommission": "string",
"subCommission": "string"
},
"salesmanProductId": 0,
"productId": 0,
"isJoin": 0,
"commissionType": 0,
"commissionData": [
{
"levelArr": [
{
"level": 0,
"downSalesmanRate": "string",
"rate": "string"
}
]
}
],
"addTime": "2019-08-24T14:15:22Z",
"updateTime": "2019-08-24T14:15:22Z",
"shopId": 0
},
"orderAmount": 0,
"salesmanSettlementData": {
"code": "string",
"dateType": 0,
"desc": "string",
"settlementType": 0
},
"settlementTime": "string",
"productId": 0,
"profitComposition": "string",
"salesman": {
"salesmanId": 0,
"level": 0,
"groupId": 0,
"pid": 0,
"shopId": 0,
"saleAmount": 0,
"levelText": "string",
"addTime": "string",
"baseUserInfo": {
"mobile": "string",
"username": "string",
"nickname": "string",
"avatar": "string",
"userId": 0,
"distributionRegisterTime": "string"
},
"groupInfo": {
"groupId": 0,
"groupName": "string"
},
"salesmanName": "string",
"orderCount": 0,
"refundCount": 0,
"payMoney": 0,
"refundAmount": 0,
"totalCommission": 0,
"totalAmountCommission": 0,
"totalCustomer": 0,
"salesmanOrderInfo": [
{
"salesmanOrderId": 0,
"orderId": 0,
"salesmanId": 0,
"amount": 0,
"status": 0,
"itemId": 0,
"orderAmount": 0,
"statusText": "string",
"addTime": "string"
}
]
},
"orderUserInfo": {
"orderId": 0,
"orderSn": "string",
"userId": 0,
"totalAmount": 0,
"addTime": "string",
"payTime": "string",
"orderStatus": 0,
"orderSource": "string",
"user": {
"userId": 0,
"username": "string",
"nickname": "string",
"mobile": "string"
}
},
"userOrder": {
"todaySum": 0,
"allSum": 0,
"waitCpsSum": 0,
"todayCount": 0,
"allCount": 0,
"todayUserCount": 0,
"allUserCount": 0,
"selfBuySum": 0
},
"userOrderItem": {
"itemId": 0,
"orderId": 0,
"orderSn": "string",
"userId": 0,
"price": 0,
"quantity": 0,
"productId": 0,
"productName": "string",
"productSn": "string",
"picThumb": "string",
"skuId": 0,
"skuData": "string",
"deliveryQuantity": 0,
"productType": 0,
"isGift": 0,
"shopId": 0,
"isPin": 0,
"prepayPrice": 0,
"commission": 0,
"originPrice": 0,
"isSeckill": 0,
"extraSkuData": "string",
"suppliersId": 0,
"cardGroupName": "string",
"totalProductMoney": 0
},
"refundTime": "string"
}
],
"total": 0,
"size": 0,
"current": 0,
"optimizeCountSql": {},
"searchCount": {},
"pages": 0
}