Authorization: Bearer ********************
{
"id": 0,
"page": {
"records": "Collections.emptyList()",
"total": 0,
"size": 10,
"current": 1,
"orders": "new ArrayList<>()",
"optimizeCountSql": true,
"isSearchCount": true
},
"exportType": 0,
"useType": 0,
"cardNumber": "string",
"cardPassword": "string",
"giftCardId": 0,
"batchNumber": "string",
"useStatus": 0,
"userId": 0,
"memberNickname": "string",
"bindingTime": "string",
"expiryTime": "string",
"useTime": "string",
"orderId": 0,
"orderSn": "string",
"extInfo": "string",
"creator": "string",
"createTime": "string",
"modifier": "string",
"modifyTime": "string",
"deleted": true,
"version": 0
}
{
"code": 0,
"message": "",
"data": {
"records": [
{
"id": 0,
"cardNumber": "",
"cardPassword": "",
"giftCardId": 0,
"batchNumber": "",
"useStatus": 0,
"invalidStatus": 0,
"expireWarnDays": 0,
"remainDays": 0,
"userId": 0,
"memberNickname": "",
"bindingTime": "",
"expiryTime": "",
"useTime": "",
"orderId": 0,
"orderSn": "",
"extInfo": "",
"creator": "",
"createTime": "",
"modifier": "",
"modifyTime": "",
"deleted": false,
"version": 0,
"name": "",
"type": 0,
"amount": 0.0,
"startTime": "",
"useType": 0,
"exchangeAmount": 0,
"numberOfOptionalDeliveries": "",
"instructionsForUse": ""
}
],
"total": 0,
"size": 0,
"current": 0,
"orders": [
{
"column": "",
"asc": false
}
],
"optimizeCountSql": false,
"isSearchCount": false
}
}