Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Get the information of the company that you see in “server → managers registration”.

Request: Company(usr, pwd)

...

Response:

Code Block
languagejson
{
  "Company": {
    "company_email": ''"info@icnea.com",
    "company_acronym": ''"ICNEA",
    "company_name": ''"Icnea Tecnologia",
    "company_address": '' "Mandri, 38",
    "company_zip": ''"08022",
    "company_city": ''"Barcelona",
    "company_country": ''"ES",
    "company_phone": '' "93 999 999 999",
    "company_vat_number": ''"B123456789",
    "company_country_name": ''"Spain"
  }
}