{
"data": [
{
"id": 1,
"address_1": "OFFICE NO. 211, SECOND FLOOR, EMPIRE STATE BUILDING",
"address_2": "RING ROAD",
"country_id": 2,
"state_id": 1,
"city_id": 5,
"pin_code": "395002",
"model_id": 6,
"model_type": "App\\Models\\Company",
"address_type": 2,
"created_at": "2023-02-27T05:47:00.000000Z",
"updated_at": "2024-10-08T16:11:18.000000Z"
},
{
"id": 2,
"address_1": "c-01 Blue Dart Centre",
"address_2": "Sahar Airport Road",
"country_id": 1,
"state_id": 1,
"city_id": 5,
"pin_code": "394101",
"model_id": 4,
"model_type": "App\\Models\\Company",
"address_type": 2,
"created_at": "2025-02-13T06:16:16.000000Z",
"updated_at": "2025-02-13T06:16:16.000000Z"
}
],
"success": true,
"message": "Dispatch Address List Retrieved Successfully."
}