Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
runely committed Apr 28, 2021
1 parent bb653ae commit 2fcb6da
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ DSF_PASSORD=passord
"method": "hentDetaljer",
"query": {
"saksref": "your-reference",
"foedselsnr": "01013300239",
"foedselsnr": "01013300239", // requires this or foedselsdato
"foedselsdato": "010133", // requires this or foedselsnr
"etternavn": "FOS",
"fornavn": "IRENE"
}
Expand Down

0 comments on commit 2fcb6da

Please sign in to comment.