-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1b1951b
commit ffe7134
Showing
5 changed files
with
86 additions
and
92 deletions.
There are no files selected for viewing
86 changes: 86 additions & 0 deletions
86
tests/data/valid-statements/Component Statement Valid.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,86 @@ | ||
[ | ||
{ | ||
"statementId": "8729fec1-eb01-4866-ba40-dd5525d43db8", | ||
"declarationSubject": "ad3f6c2fcc9e", | ||
"statementDate": "2018-12-17", | ||
"recordId": "ad3f6c2fcc9e", | ||
"recordStatus": "new", | ||
"recordType": "entity", | ||
"recordDetails": { | ||
"isComponent": false, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
}, | ||
{ | ||
"statementId": "e2bbe3ce-f5b4-42d0-bb68-9b405e8fd6a0", | ||
"declarationSubject": "ad3f6c2fcc9e", | ||
"statementDate": "2018-12-17", | ||
"recordId": "d4ab89ea169a", | ||
"recordStatus": "new", | ||
"recordType": "entity", | ||
"recordDetails": { | ||
"isComponent": true, | ||
"entityType": { | ||
"type": "registeredEntity" | ||
} | ||
} | ||
}, | ||
{ | ||
"statementId": "6b9cfb52-505a-49cb-ab02-cc856a4e5c66", | ||
"declarationSubject": "ad3f6c2fcc9e", | ||
"statementDate": "2018-12-17", | ||
"recordId": "c25d4d612c2c", | ||
"recordStatus": "new", | ||
"recordType": "person", | ||
"recordDetails": { | ||
"isComponent": false, | ||
"personType": "knownPerson" | ||
} | ||
}, | ||
{ | ||
"statementId": "7fff3986-233f-413f-bec8-3b28c62a4a51", | ||
"declarationSubject": "ad3f6c2fcc9e", | ||
"statementDate": "2018-12-17", | ||
"recordId": "4cf2837bd01f", | ||
"recordStatus": "new", | ||
"recordType": "relationship", | ||
"recordDetails": { | ||
"isComponent": true, | ||
"subject": "ad3f6c2fcc9e", | ||
"interestedParty": "d4ab89ea169a" | ||
} | ||
}, | ||
{ | ||
"statementId": "860155d1-a4fb-4742-9735-7a7deb899075", | ||
"declarationSubject": "ad3f6c2fcc9e", | ||
"statementDate": "2018-12-17", | ||
"recordId": "05e81af035e4", | ||
"recordStatus": "new", | ||
"recordType": "relationship", | ||
"recordDetails": { | ||
"isComponent": true, | ||
"subject": "d4ab89ea169a", | ||
"interestedParty": "c25d4d612c2c" | ||
} | ||
}, | ||
{ | ||
"statementId": "cdb6acc7-426e-4a7a-9410-895d556fd329", | ||
"declarationSubject": "ad3f6c2fcc9e", | ||
"statementDate": "2018-12-17", | ||
"recordId": "d8d75ccf40e4", | ||
"recordStatus": "new", | ||
"recordType": "relationship", | ||
"recordDetails": { | ||
"isComponent": false, | ||
"subject": "ad3f6c2fcc9e", | ||
"interestedParty": "c25d4d612c2c", | ||
"componentRecords": [ | ||
"e2bbe3ce-f5b4-42d0-bb68-9b405e8fd6a0", | ||
"7fff3986-233f-413f-bec8-3b28c62a4a51", | ||
"860155d1-a4fb-4742-9735-7a7deb899075" | ||
] | ||
} | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.