{
"data": [
{
"id": 1,
"order": {
"id": 38,
"code": "ORD1734062342"
},
"change_type": "increase",
"amount": 9014,
"created_at": "2024-12-13T08:19:54.000000Z"
}
],
"links": {
"first": "http://localhost/api/cms/v1/member/1/point-history?page=1",
"last": "http://localhost/api/cms/v1/member/1/point-history?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "« Previous",
"active": false
},
{
"url": "http://localhost/api/cms/v1/member/1/point-history?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Next »",
"active": false
}
],
"path": "http://localhost/api/cms/v1/member/1/point-history",
"per_page": 15,
"to": 1,
"total": 1
}
}