{
"items": [
{
"id": 5545,
"dba": {
"id": 9
},
"type": "Chargeback",
"amount": "39.00",
"card": {
"number": "434257******9716",
"brand": "Visa"
},
"date": {
"posted": "2023-04-06",
"loaded": "2023-04-12",
"lastLoaded": "2023-04-12",
"disputed": "2023-04-13 17:44:59"
},
"fraud": "Yes",
"attention": "Yes",
"status": "Lost"
},
{
"id": 5528,
"dba": {
"id": 9
},
"type": "Chargeback",
"amount": "39.00",
"card": {
"number": "402347******9171",
"brand": "Visa"
},
"date": {
"posted": "2023-04-09",
"loaded": "2023-04-12",
"lastLoaded": "2023-04-12",
"disputed": "2023-04-13 17:49:00"
},
"fraud": "Yes",
"attention": "Yes",
"status": "Lost"
}
],
"_links": {
"self": {
"href": "https://zendashboard.com//api/reporting/chargebacks?page=1"
},
"first": {
"href": "https://zendashboard.com//api/reporting/chargebacks?page=1"
},
"last": {
"href": "https://zendashboard.com//api/reporting/chargebacks?page=1"
},
"next": {
"href": "https://zendashboard.com//api/reporting/chargebacks?page=1"
}
},
"_meta": {
"totalCount": 2,
"pageCount": 1,
"currentPage": 1,
"perPage": 30
}
}