From b4adcb63f41f0ac47545bfd075cbb4e5a2cfa4f8 Mon Sep 17 00:00:00 2001 From: Keith Hazelton Date: Wed, 4 Nov 2020 12:30:59 -0600 Subject: [PATCH] Update id-match-api.yml --- id-match-api.yml | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) 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