{
"success": true,
"data": [
{
"id": 1,
"name": "Cash",
"status": {
"1": 1,
"2": 1,
"3": 1
},
"split": 1,
"position": 0,
"customer_required": 0,
"is_system": 0,
"created_at": "2026-01-13T14:08:49.000000Z",
"updated_at": "2026-01-13T10:22:12.000000Z",
"balance": {
"id": 1,
"system_type": "CASH",
"name": "Kassa",
"type": "CASH"
},
"service": null
},
{
"id": 2,
"name": "Card",
"status": {
"1": 1,
"2": 1,
"3": 1
},
"split": 1,
"position": 0,
"customer_required": 0,
"is_system": 0,
"created_at": "2026-01-13T14:08:49.000000Z",
"updated_at": "2026-01-13T10:22:12.000000Z",
"balance": {
"id": 2,
"system_type": "CARD",
"name": "Kart",
"type": "CARD"
},
"service": null
},
{
"id": 3,
"name": "Customer Balance",
"status": {
"1": 0,
"2": 1,
"3": 1
},
"split": 1,
"position": 0,
"customer_required": 1,
"is_system": 0,
"created_at": "2026-01-13T14:08:49.000000Z",
"updated_at": "2026-01-13T10:22:12.000000Z",
"balance": null,
"service": null
},
{
"id": 4,
"name": "Cashback",
"status": {
"1": 0,
"2": 0,
"3": 0
},
"split": 1,
"position": 0,
"customer_required": 1,
"is_system": 0,
"created_at": "2026-01-13T14:08:49.000000Z",
"updated_at": "2026-01-13T10:22:12.000000Z",
"balance": null,
"service": {
"name": "loyalty",
"check": [],
"payload": []
}
}
],
"total": 4
}