in reply to Re^4: checkVat - SOAP::Lite
in thread checkVat - SOAP::Lite
$VAR1 = { 'parameters' => { 'requestDate' => '2011-05-04+02:00', 'vatNumber' => '1234567890', 'valid' => 0, 'countryCode' => 'IE' } };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^6: checkVat - SOAP::Lite
by DreamT (Pilgrim) on May 04, 2011 at 15:50 UTC |