{
"code": 200,
"message": "Success",
"status": "OK",
"generatedId": null,
"generatedIds": null,
"statusObject": "OK",
"pagination": {
"offset": 0,
"nextOffset": 0,
"prevOffset": 0,
"limit": 1,
"total": 1,
"nextUrl": null,
"prevUrl": null,
"accountId": null,
"message": "Data available",
"sort": null
},
"data": [
{
"campaign": {
"campaignId": ,
"type": {
"id": 1,
"text": "Mail Magazine"
},
"title": "",
"description": null
},
"customer": {
"customerId": ,
"firstName": null,
"lastName": null,
"name": "",
"email": "",
"gender": {
"id": 0,
"text": "Male"
},
"birthday": null,
"company": null,
"statusNew": null,
"statusActive": null,
"statusHot": null,
"statusRankup": null,
"statusRankdown": null,
"statusWatch": null,
"statusCWatch": null
"primaryStatus": {}
},
"status": {
"id": 1,
"text": "開封"
},
"responseStatus": null,
"creationDate": null
}
]
}