diff --git a/testdata/Register/Org/043871668.json b/testdata/Register/Org/043871668.json new file mode 100644 index 00000000..f8aa0411 --- /dev/null +++ b/testdata/Register/Org/043871668.json @@ -0,0 +1,16 @@ +{ + "OrgNumber": "043871668", + "Name": "Skog og Fjell Consulting", + "UnitType": "AS", + "TelephoneNumber": "12345678", + "MobileNumber": "92011000", + "FaxNumber": "92110100", + "EMailAddress": "epost@fjellet.no", + "InternetAddress": "http://fjellbrl.no", + "MailingAddress": "Sofies Gate 21", + "MailingPostalCode": "0170", + "MailingPostalCity": "Oslo", + "BusinessAddress": "Sofies Gate 21", + "BusinessPostalCode": "0170", + "BusinessPostalCity": "By" +} \ No newline at end of file diff --git a/testdata/Register/Party/500004.json b/testdata/Register/Party/500004.json new file mode 100644 index 00000000..a0162cce --- /dev/null +++ b/testdata/Register/Party/500004.json @@ -0,0 +1,13 @@ +{ + "partyId": "500004", + "partyTypeName": 2, + "orgNumber": "043871668", + "ssn": null, + "unitType": "BEDR", + "name": "Skog og Fjell Consulting", + "isDeleted": false, + "onlyHierarchyElementWithNoAccess": false, + "person": null, + "organisation": null, + "childParties": null +} \ No newline at end of file