nanoq Nanoq

eTax_webservice.GetCprAddressInfoExt()

Provider

eTax_webservice

Method

GetCprAddressInfoExt

Description

Deliver address information including supplemental information on a person. The service is designed for use by organisations who needs the supplemental information.

Sample URL desc.

https://aka.nanoq.gl/etax_webservice/CPR.asmx?op=GetCprAddressInfoExt

Status

Implemented. Test version released.

Input

 

Name

Type

Description

 

UserId

String

Caller userid

 

PassWord

string

Caller password

 

CPR

string

CPR number on the person.

 

 

 

 

 

Output

 

Type

Format

CPRAdressInfoExt

CPRAdressInfoExt contains the same fields as CPRAdressInfo + the fields added here

Information on CPRAdressInfo se GetCprAdressInfo()

public string TILFLYDTO; // First date on current adress or 0000-01-01 if field is empty in CPR.

ReturnCode values

  •  0 = Requested person found – the only result that also returns address info

  • -1 = Person not found.

  • -2 = Person has address outside Greenland

  • -3 = Person has active address protection

  • -8 = Input CPR is not valid

  • -9 = Data Error. Information has been logged. Kontact KIMIK iT support

ResultInfo

Some description of the result

Testversion

On sample url

https://aka.nanoq.gl/etax_webservice/CPR.asmx?op=GetCprAddressInfoExt_Test

is a testversion of the service.

This version returns like
https://aka.nanoq.gl/etax_webservice/CPR.asmx?op=GetCprAddressInfo_Test
with the addition that all persons has an TILFLYDTO of 2011-01-01 except 1703501821 who returns 0000-01-01 meaning that the field is empty in CPR

 

© Copyright KIMIK iT A/S