{"info":{"_postman_id":"88d2e9f3-d40c-4bd8-b980-a0bab1817779","name":"DSAR Verification","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"18471738","collectionId":"88d2e9f3-d40c-4bd8-b980-a0bab1817779","publishedId":"2s8YmNR3cp","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-11-17T15:26:06.000Z"},"item":[{"name":"1. /token","event":[{"listen":"prerequest","script":{"exec":["var data = btoa(pm.environment.get(\"api_key\") + \":\" + pm.environment.get(\"shared_secret\"));","pm.environment.set(\"authData\", data);"],"type":"text/javascript","id":"9e4c9135-362d-4c78-a13a-4ec4a6d37cab"}},{"listen":"test","script":{"exec":[""],"type":"text/javascript","id":"0a5a71c4-281d-4c3e-b4f1-c4d9cde683ba"}}],"id":"3a3a5353-0b77-47e8-8022-d42629973749","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.preprod.iddataweb.com/v1/admin/token?grant_type=client_credentials","urlObject":{"protocol":"https","path":["v1","admin","token"],"host":["api","preprod","iddataweb","com"],"query":[{"key":"grant_type","value":"client_credentials"}],"variable":[]}},"response":[],"_postman_id":"3a3a5353-0b77-47e8-8022-d42629973749"},{"name":"2. /email","id":"76587632-a7ac-469b-bcd4-b6facce001da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Access_Token","value":"fc065553-2a58-48dd-ac9b-1eb7a1a358ca","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"apiKey\":\"<your_primary_service_api_key>\",\r\n    \"redirectURL\":\"https://preprod.mockrp.iddataweb.com/mockrp2/endpoint/preprod/display/fin\",\r\n    \"credential\":\"<your end user's REQUEST ID - SUBTASK ID>\",\r\n    \"appID\":\"<your app id (optional)>\",\r\n    \"IDP\":\"google\",\r\n    \"country\":\"US\",\r\n    \"recipients\":[ \"<end user's current email address>\" ],\r\n    \"emailTemplateID\":\"1\",\r\n    \"userAttributes\":[\r\n            \"attributeType\": \"FullName\",\r\n            \"values\": {\r\n                \"fname\": \"john\",\r\n                \"mname\": \"c\",\r\n                \"lname\": \"doe\"\r\n            }\r\n        },\r\n        {\r\n            \"attributeType\": \"InternationalTelephone\",\r\n            \"values\": {\r\n                \"dialCode\": \"1\",\r\n                \"telephone\": \"7035554444\"\r\n            }\r\n        },\r\n        {\r\n            \"attributeType\": \"InternationalAddress\",\r\n            \"values\": {\r\n                \"country\": \"US\",\r\n                \"administrative_area_level_1\": \"MI\",\r\n                \"postal_code\": \"02045\",\r\n                \"locality\": \"Vienna\",\r\n                \"route\": \"Library Street\",\r\n                \"street_number\": \"123\"\r\n            }\r\n        },\r\n        {\r\n\t        \"attributeType\": \"Email\",\r\n\t\t\t\"values\": {\r\n\t\t\t\t\"email\": \"test@test.com\"\r\n\t\t\t}\r\n        }\r\n    ]\r\n}"},"url":"https://api.preprod.iddataweb.com/v1/admin/verification/email","auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"{{token}}"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]},"isInherited":true,"source":{"_postman_id":"88d2e9f3-d40c-4bd8-b980-a0bab1817779","id":"88d2e9f3-d40c-4bd8-b980-a0bab1817779","name":"DSAR Verification","type":"collection"}},"urlObject":{"protocol":"https","path":["v1","admin","verification","email"],"host":["api","preprod","iddataweb","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"76587632-a7ac-469b-bcd4-b6facce001da"}],"auth":{"type":"oauth2","oauth2":{"basicConfig":[{"key":"accessToken","value":"{{token}}"}],"advancedConfig":[{"key":"tokenType","value":"<token-type>"}]}},"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"a8d3ff61-9480-45f3-97f5-a98d23a5ae15"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"d715904f-dc4c-4196-9ede-e2e0eb8754a1"}}]}