dolibarr 21.0.0-alpha
|
Request VAT details from the Greek Ministry of Finance GSIS SOAP web service. More...
Go to the source code of this file.
Functions | |
checkVATGR ($username, $password, $AFMcalledby, $AFMcalledfor) | |
Request VAT details. | |
Request VAT details from the Greek Ministry of Finance GSIS SOAP web service.
Definition in file checkVatGr.php.
checkVATGR | ( | $username, | |
$password, | |||
$AFMcalledby, | |||
$AFMcalledfor ) |
Request VAT details.
string | $username | Company AADE username |
string | $password | Company AADE password |
string | $AFMcalledby | Company vat number |
string | $AFMcalledfor | Client vat number |
Definition at line 47 of file checkVatGr.php.