Class GeefSociaalStatuutRequest


public class GeefSociaalStatuutRequest extends PersonMagdaRequest
A request to a "GeefSociaalStatuut" MAGDA service, which provides information on a given social status for an INSZ. Adds the following fields to the PersonMagdaRequest:
  • socialStatusName: the name of the type of social status about which the information is requested
  • atDateOfRequest: if true, the date used in the criteria is to be the same as the date used in the Tijdstip/Datum field from the request header. Mutually exclusive with other date parameters.
  • date: the date on which the information on the social status was in effect.
  • startDate: required, the start date of the period in which the social status was in effect
  • endDate: optional, the end date of the period in which the social status was in effect. When not specified, the period is assumed to run until today.
  • locationName: the name of the location where the social status was in effect (optional)
The "GeefSociaalStatuut" MAGDA service can be queried by a specific date or by period using "startDate" and/or "endDate".
See Also: