GET serviceowner/notifications/validaterecipient?organizationNumber={organizationNumber}&socialSecurityNumber={socialSecurityNumber}&lastName={lastName}&serviceCode={serviceCode}&serviceEditionCode={serviceEditionCode}

Lets serviceOwners check if a user or organization has a valid inbox which can be read from and to check the contact information. When checking with serviceCode and serviceEditionCode either the organization needs to have contact information in KoFuVi, or a rightholder needs to have registered information for that service, that includes all editions of it, and have read rights on the specific service version.

Request Information

Parameters

NameDescriptionAdditional information
organizationNumber The organization to be checked

Define this parameter in the request URI.

socialSecurityNumber The user to checked, must be paired with a last name

Define this parameter in the request URI.

lastName The last name of user, must be given when socialSecurityNumber is filled and correspond to socialSecurityNumber

Define this parameter in the request URI.

serviceCode ServiceCode for a specific service to check access to for a organization

Define this parameter in the request URI.

serviceEditionCode ServiceEditionCode for a specific service to check access to

Define this parameter in the request URI.

Response Information

a object with notification Accessibility settings

Response body formats

application/hal+xml

Sample:

Sample not available.

application/hal+json

Sample:

Sample not available.