Class GeefOndernemingRequest


public class GeefOndernemingRequest extends CompanyMagdaRequest
A request to a "GeefOnderneming" MAGDA service, which provides company information. Adds the following fields to the CompanyMagdaRequest:
  • includeBasicData: optional, specify whether to include the 'basic' company data or not: status, juridical forms, names, addresses,...
  • includeJuridicalSituations: optional, specify whether to include the juridical situations or not.
  • includeActivities: optional, specify whether to include the activities or not.
  • includeEstablishments: optional, specify whether to include the 'basic' establishments data or not.
  • includeEstablishmentsDetails: optional, specify whether to include the 'detailed' establishments data or not.
  • includeDescriptions: optional, specify whether to include the descriptions of specific codes or not.
  • startDate: optional, enables searching for data within a specific time range, starting from this date.
  • endDate: optional, enables searching for data within a specific time range, with an end date set to this date.
See Also: