Hi
I had problem on insert in Debtor EAN.No. I use this code
$client->Debtor_SetEan(array(
'debtorHandle' => $debtor,
'value' =>"5829631478963"));
If I try manually insert an EAN.No but not transfer. I don’t know this problem,please explain me about EAN.No

