HTTP/1.1 200 OK
Content-Type: application/json;charset=UTF-8
{
"maxCount": 10,
"totalCount": 3,
"nextPageKey": 6,
"messages": [
{
"appId": "103815",
"senderAppId": "103815",
"senderId": "23423432453",
"receiverId": "23423432453",
"message": {
"deliverySeq": 7,
"messageId": "fcc794be-002b-4ec4-abce-b40407a95a93",
"messageBoxId": "inBox",
"title": "test message title",
"body": "test message body",
"resourceMap": {
"imageLink": "test://12221212"
},
"state": "read",
"regTime": 1427350711000,
"modTime": 1427350711000,
"readTime": 1427350711000,
"expiredTime": 1435126739000
},
"items": [
{
"itemId": "e3b35f9f-b556-4473-9aff-6232d9532f61",
"quantity": 100,
"itemCode": "testItem111",
"state": "confirmed",
"regTime": 1427350711000,
"modTime": 1427350711000,
"sentTime": 1427350711000,
"confirmedTime": 1427350711000,
"expiredTime": 1435126739000,
"validityTime": -1
}
]
}
]
} |