dolibarr  20.0.0-alpha
Functions
checkVatGr.php File Reference

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. More...
 

Detailed Description

Request VAT details from the Greek Ministry of Finance GSIS SOAP web service.

Definition in file checkVatGr.php.

Function Documentation

◆ checkVATGR()

checkVATGR (   $username,
  $password,
  $AFMcalledby,
  $AFMcalledfor 
)

Request VAT details.

Parameters
string$usernameCompany AADE username
string$passwordCompany AADE password
string$AFMcalledbyCompany vat number
string$AFMcalledforClient vat number
Returns
string

Definition at line 47 of file checkVatGr.php.