Skip to content

Commit

Permalink
updates phone numbers x2
Browse files Browse the repository at this point in the history
  • Loading branch information
PippaClarkGDS committed Nov 21, 2024
1 parent 4db241a commit 6af3727
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Content-Type: application/json
"sub": "urn:fdc:gov.uk:2022:56P4CMsGh_02YOlWpd8PAOI-2sVlB2nsNU7mcLZYhYw=",
"email": "[email protected]",
"email_verified": true,
"phone": "01406946277",
"phone": "+441406946277",
"phone_verified": true,
"https://vocab.account.gov.uk/v1/coreIdentityJWT": <JWT>,
"https://vocab.account.gov.uk/v1/address": [
Expand Down Expand Up @@ -353,7 +353,7 @@ Content-Type: application/json
"sub": "urn:fdc:gov.uk:2022:56P4CMsGh_02YOlWpd8PAOI-2sVlB2nsNU7mcLZYhYw=",
"email": "[email protected]",
"email_verified": true,
"phone_number": "01406946277",
"phone_number": "+441406946277",
"phone_number_verified": true,
"https://vocab.account.gov.uk/v1/returnCode": [
{
Expand Down

0 comments on commit 6af3727

Please sign in to comment.