{
"success": true,
"message": "Berhasil mengambil data",
"data": {
"id": 13,
"code": "SUP12345",
"name": "Supplier A",
"phone": "628271239128",
"address": "Jalan Bababakasi",
"description": "Test",
"province_code": "35",
"city_code": "3518",
"district_code": "351808",
"created_at": "2025-09-23T04:52:05.000000Z",
"updated_at": "2025-09-23T04:52:05.000000Z",
"created_by": null,
"updated_by": null,
"provinces": {
"code": 35,
"name": "JAWA TIMUR"
},
"cities": {
"code": 3518,
"name": "KABUPATEN NGANJUK"
},
"districts": {
"code": 351808,
"name": "KERTOSONO"
}
}
}