{
"success": true,
"message": "Login berhasil",
"data": {
"user": {
"id": 3,
"name": "Admin Store",
"username": "store",
"email": "admin.store@mail.test",
"email_verified_at": null,
"password_change_at": "2025-11-06 12:45:55",
"photo_profile": null,
"created_at": "2025-11-06T05:09:34.000000Z",
"updated_at": "2025-11-06T05:45:55.000000Z",
"deleted_at": null,
"can_access_stock_opname": true,
"roles": [
{
"id": 2,
"name": "store_owner",
"guard_name": "web",
"created_at": "2025-11-06T05:09:33.000000Z",
"updated_at": "2025-11-06T05:09:33.000000Z",
"pivot": {
"model_type": "App\\Models\\User",
"model_id": 3,
"role_id": 2
}
}
],
"employee": {
"id": 1,
"role": "ADMIN",
"first_name": "Admin",
"last_name": "",
"nik": null,
"birth_date": null,
"birth_place": null,
"email": "admin.store@mail.test",
"phone": 8755667068,
"address": null,
"photo_url": null,
"is_active": 0,
"created_by": 1,
"updated_by": 1,
"created_at": "2025-11-06T05:09:34.000000Z",
"updated_at": "2025-11-06T05:09:34.000000Z",
"laravel_through_key": 3,
"store": {
"id": 1,
"name": "Store One",
"avatar_url": "",
"email": "store@mail.test",
"phone": "9876543219",
"address": "456 Market St",
"balance": "-307000.00",
"monthly_revenue": "10000.00",
"longitude": "112.72553163",
"latitude": "-7.35126886",
"photo_url": [],
"color": "E3007F",
"receipt_logo": "0",
"receipt_footer": "Test",
"minimum_stock": 0,
"tolerance_days_before_expiration": 0,
"is_active": "1",
"created_by": 1,
"updated_by": 3,
"created_at": "2025-11-06T05:09:34.000000Z",
"updated_at": "2025-12-04T07:20:22.000000Z",
"deleted_by": null,
"deleted_at": null,
"laravel_through_key": 1
},
"stores": [
{
"id": 1,
"name": "Store One",
"avatar_url": "",
"email": "store@mail.test",
"phone": "9876543219",
"address": "456 Market St",
"balance": "-307000.00",
"monthly_revenue": "10000.00",
"longitude": "112.72553163",
"latitude": "-7.35126886",
"photo_url": [],
"color": "E3007F",
"receipt_logo": "0",
"receipt_footer": "Test",
"minimum_stock": 0,
"tolerance_days_before_expiration": 0,
"is_active": "1",
"created_by": 1,
"updated_by": 3,
"created_at": "2025-11-06T05:09:34.000000Z",
"updated_at": "2025-12-04T07:20:22.000000Z",
"deleted_by": null,
"deleted_at": null,
"pivot": {
"employee_id": 1,
"store_id": 1,
"created_at": "2025-11-06T05:09:34.000000Z",
"updated_at": "2025-11-06T05:09:34.000000Z",
"created_by": null,
"updated_by": null
}
}
]
}
},
"token": "898|NoKbi6c3aVqTAnOCMh78dwl9eqaGz00UtyDKzikz560f53f3",
"is_first_login": false,
"store_list": [
{
"id": 1,
"name": "Store One",
"address": "456 Market St",
"photo_url": []
}
]
}
}