awoken adlı üyeden alıntı: mesajı görüntüle
Öyle de olur ufak bir değişiklik ile.

$jsonObj = json_decode($json);

foreach($jsonObj->Body->GetStockListResponse->GetStockListResult->daire as $daire) {
echo $daire->kod;
}
array true diyip obje yapmaya calışmak =) Çok sağol tekrar.