Uri请求参数

名称 类型 描述
id int

响应参数

int
名称 类型 描述
actualBalance decimal number 实际余额
actualExpense decimal number 实际消费
actualPoints int 实际积分
actualRecharge decimal number 实际充值
address string 地址
balance decimal number 余额
birthday date 生日
cardClassId int 卡类别id
cardClassName string 卡类别名称
cardCode string 卡号
cardId int 卡id
cardMac string 卡Mac
cardSendShopImagePath string 发卡门店图片
cardSendShopName string 发卡门店
cardStatus int 卡状态
cardStatusName string 卡状态名称
effectiveTime date 生效时间
giveBalance decimal number 赠送余额
giveExpense decimal number 赠送消费
giveRecharge decimal number 赠送充值
id int
idCard string 证件号
memberLevel int 会员等级
memberLevelId int 会员等级id
memberLevelName string 会员等级名称
memberTagIds [...] 会员标签ids
memberTags [...] 会员标签
    ┆- id int
    ┆- name string 名称
name string 姓名
phone string 手机
pointsDisabledDate date 积分到期
sex int 性别
totalExpense decimal number 累计消费
totalPoints int 累计积分
totalRecharge decimal number 累计充值
usedPoints int 已用积分

响应示例

application/json, text/json
{
  "cardId": 1,
  "cardCode": "",
  "cardMac": "",
  "cardClassId": 4,
  "cardClassName": "",
  "totalRecharge": 6.0,
  "actualRecharge": 7.0,
  "giveRecharge": 8.0,
  "totalExpense": 9.0,
  "actualExpense": 10.0,
  "giveExpense": 11.0,
  "balance": 12.0,
  "actualBalance": 13.0,
  "giveBalance": 14.0,
  "totalPoints": 15,
  "actualPoints": 16,
  "usedPoints": 17,
  "pointsDisabledDate": "2025-12-22 14:07:15",
  "effectiveTime": "2025-12-22 14:07:15",
  "cardStatus": 20,
  "cardStatusName": "",
  "cardSendShopName": "",
  "cardSendShopImagePath": "",
  "name": "",
  "sex": 25,
  "birthday": "2025-12-22 14:07:15",
  "phone": "",
  "idCard": "",
  "address": "",
  "memberLevelId": 30,
  "memberLevel": 31,
  "memberLevelName": "",
  "memberTagIds": [
    1,
    2
  ],
  "memberTags": [
    {
      "name": "",
      "id": 2
    },
    {
      "name": "",
      "id": 2
    }
  ],
  "id": 33
}

Uri请求参数

名称 类型 描述
payCode string 付款码

响应参数

int
名称 类型 描述
actualBalance decimal number 实际余额
actualExpense decimal number 实际消费
actualPoints int 实际积分
actualRecharge decimal number 实际充值
address string 地址
balance decimal number 余额
birthday date 生日
cardClassId int 卡类别id
cardClassName string 卡类别名称
cardCode string 卡号
cardId int 卡id
cardMac string 卡Mac
cardSendShopImagePath string 发卡门店图片
cardSendShopName string 发卡门店
cardStatus int 卡状态
cardStatusName string 卡状态名称
effectiveTime date 生效时间
giveBalance decimal number 赠送余额
giveExpense decimal number 赠送消费
giveRecharge decimal number 赠送充值
id int
idCard string 证件号
memberLevel int 会员等级
memberLevelId int 会员等级id
memberLevelName string 会员等级名称
memberTagIds [...] 会员标签ids
memberTags [...] 会员标签
    ┆- id int
    ┆- name string 名称
name string 姓名
phone string 手机
pointsDisabledDate date 积分到期
sex int 性别
totalExpense decimal number 累计消费
totalPoints int 累计积分
totalRecharge decimal number 累计充值
usedPoints int 已用积分

响应示例

application/json, text/json
{
  "cardId": 1,
  "cardCode": "",
  "cardMac": "",
  "cardClassId": 4,
  "cardClassName": "",
  "totalRecharge": 6.0,
  "actualRecharge": 7.0,
  "giveRecharge": 8.0,
  "totalExpense": 9.0,
  "actualExpense": 10.0,
  "giveExpense": 11.0,
  "balance": 12.0,
  "actualBalance": 13.0,
  "giveBalance": 14.0,
  "totalPoints": 15,
  "actualPoints": 16,
  "usedPoints": 17,
  "pointsDisabledDate": "2025-12-22 14:07:15",
  "effectiveTime": "2025-12-22 14:07:15",
  "cardStatus": 20,
  "cardStatusName": "",
  "cardSendShopName": "",
  "cardSendShopImagePath": "",
  "name": "",
  "sex": 25,
  "birthday": "2025-12-22 14:07:15",
  "phone": "",
  "idCard": "",
  "address": "",
  "memberLevelId": 30,
  "memberLevel": 31,
  "memberLevelName": "",
  "memberTagIds": [
    1,
    2
  ],
  "memberTags": [
    {
      "name": "",
      "id": 2
    },
    {
      "name": "",
      "id": 2
    }
  ],
  "id": 33
}

Uri请求参数

名称 类型 描述
keyword string
memberLevel int
pageIndex int
pageSize int
shopId int
status int

响应参数

int int
名称 类型 描述
data [...]
    ┆- actualBalance decimal number 实际余额
    ┆- actualExpense decimal number 实际消费
    ┆- actualPoints int 实际积分
    ┆- actualRecharge decimal number 实际充值
    ┆- address string 地址
    ┆- balance decimal number 余额
    ┆- birthday date 生日
    ┆- cardClassId int 卡类别id
    ┆- cardClassName string 卡类别名称
    ┆- cardCode string 卡号
    ┆- cardId int 卡id
    ┆- cardMac string 卡Mac
    ┆- cardSendShopImagePath string 发卡门店图片
    ┆- cardSendShopName string 发卡门店
    ┆- cardStatus int 卡状态
    ┆- cardStatusName string 卡状态名称
    ┆- effectiveTime date 生效时间
    ┆- giveBalance decimal number 赠送余额
    ┆- giveExpense decimal number 赠送消费
    ┆- giveRecharge decimal number 赠送充值
    ┆- id int
    ┆- idCard string 证件号
    ┆- memberLevel int 会员等级
    ┆- memberLevelId int 会员等级id
    ┆- memberLevelName string 会员等级名称
     memberTagIds [...] 会员标签ids
     memberTags [...] 会员标签
        ┆- id int
        ┆- name string 名称
    ┆- name string 姓名
    ┆- phone string 手机
    ┆- pointsDisabledDate date 积分到期
    ┆- sex int 性别
    ┆- totalExpense decimal number 累计消费
    ┆- totalPoints int 累计积分
    ┆- totalRecharge decimal number 累计充值
    ┆- usedPoints int 已用积分
pageIndex int
pageSize int
sumData {...}
    ┆- actualBalance decimal number 实际余额
    ┆- actualExpense decimal number 实际消费
    ┆- actualPoints int 实际积分
    ┆- actualRecharge decimal number 实际充值
    ┆- address string 地址
    ┆- balance decimal number 余额
    ┆- birthday date 生日
    ┆- cardClassId int 卡类别id
    ┆- cardClassName string 卡类别名称
    ┆- cardCode string 卡号
    ┆- cardId int 卡id
    ┆- cardMac string 卡Mac
    ┆- cardSendShopImagePath string 发卡门店图片
    ┆- cardSendShopName string 发卡门店
    ┆- cardStatus int 卡状态
    ┆- cardStatusName string 卡状态名称
    ┆- effectiveTime date 生效时间
    ┆- giveBalance decimal number 赠送余额
    ┆- giveExpense decimal number 赠送消费
    ┆- giveRecharge decimal number 赠送充值
    ┆- id int
    ┆- idCard string 证件号
    ┆- memberLevel int 会员等级
    ┆- memberLevelId int 会员等级id
    ┆- memberLevelName string 会员等级名称
     memberTagIds [...] 会员标签ids
     memberTags [...] 会员标签
        ┆- id int
        ┆- name string 名称
    ┆- name string 姓名
    ┆- phone string 手机
    ┆- pointsDisabledDate date 积分到期
    ┆- sex int 性别
    ┆- totalExpense decimal number 累计消费
    ┆- totalPoints int 累计积分
    ┆- totalRecharge decimal number 累计充值
    ┆- usedPoints int 已用积分
totalCount int

响应示例

application/json, text/json

响应参数

响应示例

application/json, text/json
[
  {
    "key": 1,
    "value": ""
  },
  {
    "key": 1,
    "value": ""
  }
]

响应参数

响应示例

application/json, text/json
[
  {
    "key": 1,
    "value": ""
  },
  {
    "key": 1,
    "value": ""
  }
]

响应参数

名称 类型 描述
canDiscount boolean 是否打折
canMemberPrice boolean 是否会员价
canPoint boolean 是否积分
canRecharge boolean 是否储值
cardType int 卡类型
cardTypeName string 卡类型名称
id int
isDefault boolean 是否默认
name string 名称
pointsBasic int 积分基数
pointsToOne int N积分抵一元
pointsValidDays int 积分有效日

响应示例

application/json, text/json
[
  {
    "name": "",
    "cardType": 2,
    "cardTypeName": "",
    "canRecharge": true,
    "canMemberPrice": true,
    "canDiscount": true,
    "canPoint": true,
    "pointsBasic": 8,
    "pointsToOne": 9,
    "pointsValidDays": 10,
    "isDefault": true,
    "id": 12
  },
  {
    "name": "",
    "cardType": 2,
    "cardTypeName": "",
    "canRecharge": true,
    "canMemberPrice": true,
    "canDiscount": true,
    "canPoint": true,
    "pointsBasic": 8,
    "pointsToOne": 9,
    "pointsValidDays": 10,
    "isDefault": true,
    "id": 12
  }
]

Uri请求参数

名称 类型 描述
tenantId int

响应参数

名称 类型 描述
endTime date 结束时间
giveMoney decimal number 赠送金额
id int
inUse boolean 是否启用
money decimal number 金额
moneyModifiable boolean 金额可变
name string 名称
payMoney decimal number 支付金额
remark string 备注
startTime date 开始时间

响应示例

application/json, text/json
[
  {
    "name": "",
    "money": 2.0,
    "payMoney": 3.0,
    "giveMoney": 4.0,
    "startTime": "2025-12-22 14:07:15",
    "endTime": "2025-12-22 14:07:15",
    "moneyModifiable": true,
    "remark": "",
    "inUse": true,
    "id": 10
  },
  {
    "name": "",
    "money": 2.0,
    "payMoney": 3.0,
    "giveMoney": 4.0,
    "startTime": "2025-12-22 14:07:15",
    "endTime": "2025-12-22 14:07:15",
    "moneyModifiable": true,
    "remark": "",
    "inUse": true,
    "id": 10
  }
]

Body请求参数

int
名称 类型 描述
actualBalance decimal number 实际余额
actualExpense decimal number 实际消费
actualPoints int 实际积分
actualRecharge decimal number 实际充值
address string 地址
balance decimal number 余额
birthday date 生日
cardClassId int 卡类别id
cardClassName string 卡类别名称
cardCode string 卡号
cardId int 卡id
cardMac string 卡Mac
cardSendShopImagePath string 发卡门店图片
cardSendShopName string 发卡门店
cardStatus int 卡状态
cardStatusName string 卡状态名称
effectiveTime date 生效时间
giveBalance decimal number 赠送余额
giveExpense decimal number 赠送消费
giveRecharge decimal number 赠送充值
id int
idCard string 证件号
memberLevel int 会员等级
memberLevelId int 会员等级id
memberLevelName string 会员等级名称
memberTagIds [...] 会员标签ids
memberTags [...] 会员标签
    ┆- id int
    ┆- name string 名称
name string 姓名
phone string 手机
pointsDisabledDate date 积分到期
sex int 性别
totalExpense decimal number 累计消费
totalPoints int 累计积分
totalRecharge decimal number 累计充值
usedPoints int 已用积分

请求示例

application/json, text/json
{
  "cardId": 1,
  "cardCode": "",
  "cardMac": "",
  "cardClassId": 4,
  "cardClassName": "",
  "totalRecharge": 6.0,
  "actualRecharge": 7.0,
  "giveRecharge": 8.0,
  "totalExpense": 9.0,
  "actualExpense": 10.0,
  "giveExpense": 11.0,
  "balance": 12.0,
  "actualBalance": 13.0,
  "giveBalance": 14.0,
  "totalPoints": 15,
  "actualPoints": 16,
  "usedPoints": 17,
  "pointsDisabledDate": "2025-12-22 14:07:15",
  "effectiveTime": "2025-12-22 14:07:15",
  "cardStatus": 20,
  "cardStatusName": "",
  "cardSendShopName": "",
  "cardSendShopImagePath": "",
  "name": "",
  "sex": 25,
  "birthday": "2025-12-22 14:07:15",
  "phone": "",
  "idCard": "",
  "address": "",
  "memberLevelId": 30,
  "memberLevel": 31,
  "memberLevelName": "",
  "memberTagIds": [
    1,
    2
  ],
  "memberTags": [
    {
      "name": "",
      "id": 2
    },
    {
      "name": "",
      "id": 2
    }
  ],
  "id": 33
}

响应参数

名称 类型 描述
data int
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "data": 1,
  "status": 200,
  "message": ""
}

Uri请求参数

名称 类型 描述
memberId int

响应参数

名称 类型 描述
data string
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "data": "",
  "status": 200,
  "message": ""
}

Uri请求参数

名称 类型 描述
memberId int
shopid int

响应参数

名称 类型 描述
data string
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "data": "",
  "status": 200,
  "message": ""
}

Uri请求参数

名称 类型 描述
cardCode string 卡号
mac string 卡密

响应参数

名称 类型 描述
data {...}
    ┆- balance decimal number 余额
    ┆- cardCode string 卡号
    ┆- discount decimal number 优惠
    ┆- shopId int 门店id
    ┆- shopName string 门店
    ┆- tenantId int 租户id
    ┆- userId int 操作人id
    ┆- userName string 操作人名称
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "data": {
    "cardCode": "",
    "balance": 2.0,
    "shopId": 3,
    "shopName": "",
    "userId": 5,
    "userName": "",
    "tenantId": 7,
    "discount": 8.0
  },
  "status": 200,
  "message": ""
}

Uri请求参数

名称 类型 描述
cardCode string 卡号
mac string 卡密
shopid int

响应参数

名称 类型 描述
data {...}
    ┆- balance decimal number 余额
    ┆- cardCode string 卡号
    ┆- discount decimal number 优惠
    ┆- shopId int 门店id
    ┆- shopName string 门店
    ┆- tenantId int 租户id
    ┆- userId int 操作人id
    ┆- userName string 操作人名称
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "data": {
    "cardCode": "",
    "balance": 2.0,
    "shopId": 3,
    "shopName": "",
    "userId": 5,
    "userName": "",
    "tenantId": 7,
    "discount": 8.0
  },
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
id int
memberId int 会员Id(线上消费必填)
money decimal number 金额
payCode string 付款码(线下扫码付款必填)
shopId int 门店Id
timeStamp string 时间戳(客户端时间HHmmss+5位随机码)

请求示例

application/json, text/json
{
  "shopId": 1,
  "memberId": 2,
  "payCode": "",
  "money": 4.0,
  "timeStamp": "",
  "id": 6
}

响应参数

名称 类型 描述
data {...}
    ┆- balance decimal number 余额
    ┆- cardCode string 卡号
    ┆- discount decimal number 优惠
    ┆- shopId int 门店id
    ┆- shopName string 门店
    ┆- tenantId int 租户id
    ┆- userId int 操作人id
    ┆- userName string 操作人名称
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "data": {
    "cardCode": "",
    "balance": 2.0,
    "shopId": 3,
    "shopName": "",
    "userId": 5,
    "userName": "",
    "tenantId": 7,
    "discount": 8.0
  },
  "status": 200,
  "message": ""
}

Uri请求参数

名称 类型 描述
shopid int

Body请求参数

名称 类型 描述
id int
memberId int 会员Id(线上消费必填)
money decimal number 金额
payCode string 付款码(线下扫码付款必填)
shopId int 门店Id
timeStamp string 时间戳(客户端时间HHmmss+5位随机码)

请求示例

application/json, text/json
{
  "shopId": 1,
  "memberId": 2,
  "payCode": "",
  "money": 4.0,
  "timeStamp": "",
  "id": 6
}

响应参数

名称 类型 描述
data {...}
    ┆- balance decimal number 余额
    ┆- cardCode string 卡号
    ┆- discount decimal number 优惠
    ┆- shopId int 门店id
    ┆- shopName string 门店
    ┆- tenantId int 租户id
    ┆- userId int 操作人id
    ┆- userName string 操作人名称
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "data": {
    "cardCode": "",
    "balance": 2.0,
    "shopId": 3,
    "shopName": "",
    "userId": 5,
    "userName": "",
    "tenantId": 7,
    "discount": 8.0
  },
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
giveMoney decimal number 赠送金额
id int
memberId int 会员Id
money decimal number 金额
payMoney decimal number 实际金额
remark string
timeStamp string 时间戳

请求示例

application/json, text/json
{
  "memberId": 1,
  "money": 2.0,
  "payMoney": 3.0,
  "giveMoney": 4.0,
  "timeStamp": "",
  "remark": "",
  "id": 7
}

响应参数

名称 类型 描述
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Uri请求参数

名称 类型 描述
shopid int

Body请求参数

名称 类型 描述
giveMoney decimal number 赠送金额
id int
memberId int 会员Id
money decimal number 金额
payMoney decimal number 实际金额
remark string
timeStamp string 时间戳

请求示例

application/json, text/json
{
  "memberId": 1,
  "money": 2.0,
  "payMoney": 3.0,
  "giveMoney": 4.0,
  "timeStamp": "",
  "remark": "",
  "id": 7
}

响应参数

名称 类型 描述
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
giveMoney decimal number 赠送金额
id int
memberId int 会员Id
money decimal number 金额
payMoney decimal number 实际金额
remark string
timeStamp string 时间戳

请求示例

application/json, text/json
{
  "memberId": 1,
  "money": 2.0,
  "payMoney": 3.0,
  "giveMoney": 4.0,
  "timeStamp": "",
  "remark": "",
  "id": 7
}

响应参数

名称 类型 描述
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Uri请求参数

名称 类型 描述
shopid int

Body请求参数

名称 类型 描述
giveMoney decimal number 赠送金额
id int
memberId int 会员Id
money decimal number 金额
payMoney decimal number 实际金额
remark string
timeStamp string 时间戳

请求示例

application/json, text/json
{
  "memberId": 1,
  "money": 2.0,
  "payMoney": 3.0,
  "giveMoney": 4.0,
  "timeStamp": "",
  "remark": "",
  "id": 7
}

响应参数

名称 类型 描述
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
cardCode string 卡号
id int
mac string 卡密
memberId int 会员Id
paymentType int 退款方式
remark string 备注
timeStamp string 时间戳
userId int 操作员

请求示例

application/json, text/json
{
  "cardCode": "",
  "mac": "",
  "memberId": 3,
  "paymentType": 4,
  "remark": "",
  "timeStamp": "",
  "userId": 7,
  "id": 8
}

响应参数

名称 类型 描述
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}

Body请求参数

名称 类型 描述
id int

请求示例

application/json, text/json
{
  "id": 1
}

响应参数

名称 类型 描述
message string
status string 200:; 500:; 601:; 602:; 603:; 604:; 605:; 606:; 607:; 608:; 701:; 702:; 703:; 704:; 801:; 901:; 902:; 903:; 904:; 905:; 1001:; 1002:; 1003:

响应示例

application/json, text/json
{
  "status": 200,
  "message": ""
}