{
"status": 1,
"message": "success",
"data": [
{
"id": "10",
"address": " 641 T. Santiago Street ,Lingunan Barangay , valenzuela city \n Receiving time: 8AM--5PM",
"money": "1.5",
"country": "ph",
"name": "A1",
"warehouse_code": "A1",
"warehouse_name": "PH005"
},
{
"id": "20",
"address": "Alamat jl. Legok raya no.79 HPU Kelurahan Legok, Kecamatan Legok Tangerang",
"money": "1.5",
"country": "id",
"name": "C6",
"warehouse_code": "C6",
"warehouse_name": "ID002"
},
{
"id": "22",
"address": "菲律宾2仓",
"money": "0.0",
"country": "ph",
"name": "J4",
"warehouse_code": "J4",
"warehouse_name": "PH002"
}
],
"authorized": [
"10",
"20",
"22"
]
}