Skip to main content

MarketingData

allOffices object[]
  • Array [
  • address object
    country object
    codestring
    descriptionstring
    hamletstring
    province object
    codestring
    descriptionstring
    region object
    codestring
    descriptionstring
    streetNamestring
    townstring
    zipCodestring
    companyDetails object
    cciaastring
    companyNamestring
    lastUpdateDatestring
    officeType object
    codestring
    descriptionstring
    openapiNumberstring
    reaCodestring
    taxCodestring
    vatCodestring
    companyStatus object
    activityStatus object
    codestring
    descriptionstring
  • ]
  • branches object
    numberOfBranchesint64
    contacts object
    faxstring
    telephoneNumberstring
    ecofin object
    balanceSheetDatestring
    enterpriseSize object
    codestring
    descriptionstring
    netWorthdouble
    shareCapitaldouble
    turnoverdouble
    turnoverRange object
    codestring
    descriptionstring
    turnoverTrenddouble
    turnoverYearint64
    employees object
    employeeint64
    employeeRange object
    codestring
    descriptionstring
    employeeTrenddouble
    mail object
    emailstring
    pecstring
    webAndSocial object
    eCommercestring
    facebookstring
    hasSocialboolean
    instagramstring
    linkedinstring
    pintereststring
    twitterstring
    vimeostring
    websitestring
    youtubestring
    MarketingData
    {
    "allOffices": "Unknown Type: array,null",
    "branches": {
    "numberOfBranches": 0
    },
    "contacts": {
    "fax": "string",
    "telephoneNumber": "string"
    },
    "ecofin": {
    "balanceSheetDate": "string",
    "enterpriseSize": {
    "code": "string",
    "description": "string"
    },
    "netWorth": 0,
    "shareCapital": 0,
    "turnover": 0,
    "turnoverRange": {
    "code": "string",
    "description": "string"
    },
    "turnoverTrend": 0,
    "turnoverYear": 0
    },
    "employees": {
    "employee": 0,
    "employeeRange": {
    "code": "string",
    "description": "string"
    },
    "employeeTrend": 0
    },
    "mail": {
    "email": "string"
    },
    "pec": "string",
    "webAndSocial": {
    "eCommerce": "string",
    "facebook": "string",
    "hasSocial": true,
    "instagram": "string",
    "linkedin": "string",
    "pinterest": "string",
    "twitter": "string",
    "vimeo": "string",
    "website": "string",
    "youtube": "string"
    }
    }