diff --git a/mockdata/01018800128.json b/mockdata/01018800128.json new file mode 100644 index 0000000..c4afca6 --- /dev/null +++ b/mockdata/01018800128.json @@ -0,0 +1,14 @@ +[ + { + "Name": "Kjersti B. Grepsteien", + "Type": "Person", + "SocialSecurityNumber": "01018800128" + }, + { + "Name": "Norsk forening for begrepworkshops i offentlig sektor", + "Type": "Enterprise", + "OrganizationNumber": "555111097", + "OrganizationForm": "ORGL", + "Status": "Active" + } +] diff --git a/mockdata/01018800129.json b/mockdata/01018800129.json new file mode 100644 index 0000000..42d1e66 --- /dev/null +++ b/mockdata/01018800129.json @@ -0,0 +1,14 @@ +[ + { + "Name": "Kristine B. Grepsnes", + "Type": "Person", + "SocialSecurityNumber": "01018800129" + }, + { + "Name": "Norsk forening for begrepworkshops i offentlig sektor", + "Type": "Enterprise", + "OrganizationNumber": "555111097", + "OrganizationForm": "ORGL", + "Status": "Active" + } +] diff --git a/mockdata/01018800130.json b/mockdata/01018800130.json new file mode 100644 index 0000000..ea5b254 --- /dev/null +++ b/mockdata/01018800130.json @@ -0,0 +1,14 @@ +[ + { + "Name": "Synne B. Grepsbakken", + "Type": "Person", + "SocialSecurityNumber": "01018800130" + }, + { + "Name": "Norsk forening for begrepworkshops i offentlig sektor", + "Type": "Enterprise", + "OrganizationNumber": "555111097", + "OrganizationForm": "ORGL", + "Status": "Active" + } +] diff --git a/mockdata/authorization-mock/555111097.json b/mockdata/authorization-mock/555111097.json new file mode 100644 index 0000000..66d7841 --- /dev/null +++ b/mockdata/authorization-mock/555111097.json @@ -0,0 +1,5 @@ +{ + "Subject": {}, + "Reportee": {"OrganizationNumber": "555111097"}, + "Rights": [{"ServiceCode": "5977"}] +}