$_postData = array( 'realestates.apartmentBuy' => array( 'title' => 'Test', 'address' => array( "street" => "Antoni Maria Alcover", "houseNumber" => "26", "postcode" => "07014", "city" => "Palma", ), 'showAddress' => 'false' );
Perhaps you could try it with the value TRUE ... :-)