Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Tass/RestPersonUnemploymentFund.aspx

InputOutput
Med cpr.nr som input:Returneres
 <server>/Tass/RestPersonUnemploymentFund.ashx?cpr=<cpr>

 <UnemploymentFund>

       <UnemploymentFundCode>17</UnemploymentFundCode>

       <UnemploymentFundName>FOA - Fag og arbejde</UnemploymentFundName>

 </UnemploymentFund>


UnemploymentFundCode vil være hoved a-kasse nummeret og UnemploymentFundName vil være navnet på kassen som vi har registreret det i DFDG.

UnemploymentFund kan være NULL, dvs. personen ikke er i en a-kasse. I dette tilfælde returneres http status 204 – No content.

Hvis personen ikke findes returneres http status 404 - Not found.



  • No labels