3. Running the Integration



Last updated
Was this helpful?
Was this helpful?
{
"success": true,
"payload": {
"results": [
{
"gender": "female",
"name": {
"title": "Miss",
"first": "Marte",
"last": "Hanssen"
},
"location": {
"street": {
"number": 3519,
"name": "Trasoppveien"
},
"city": "Kyrkstera",
"state": "Trndelag",
"country": "Norway",
"postcode": "5590",
},
"email": "marte.hanssen@example.com",
"dob": {
"date": "1948-03-02T07:02:33.244Z",
"age": 76
},
"registered": {
"date": "2002-11-07T07:03:35.787Z",
"age": 21
},
"phone": "56531940",
"cell": "41662594",
"id": {
"name": "FN",
"value": "02034819494"
},
}
]
}