diff --git a/id-match-api.yml b/id-match-api.yml index d32c43e..0ccb13b 100644 --- a/id-match-api.yml +++ b/id-match-api.yml @@ -62,9 +62,22 @@ paths: schema: $ref: '#/components/schemas/people' example: - { + names: + - + type: official + given: Pat + family: Lee + dateOfBirth: "1983-03-18" + identifiers: + - + type: national + identifier: 3B902AE12DF55196 + telephoneNumbers: + - + type: mobile + number: 8185551234 + referenceId: M523441767 - } '200': description: Return referenceId for a person known to ID Match