{
"status": 200,
"message": "User details fetched successfully",
"data": {
"id": "H8M9JV2S9HMPYFQW393AZHQVD4XM",
"firstName": "Alice",
"lastName": "Johnson",
"email": "alice@company.com",
"initialSetupState": "DOMAIN_PURCHASE",
"avatarUrl": null,
"source": "WEB_COMPONENT",
"serviceProvider": "GOOGLE",
"serviceProviderEnabled": "GOOGLE",
"partnerMailboxPrice": 1.5,
"billingRecords": {
"firstName": "Alice",
"lastName": "Johnson",
"company": "Acme Corp",
"addressLineOne": "123 Main Street",
"addressLineTwo": null,
"addressLineThree": null,
"city": "New York",
"state": "New York",
"country": "US",
"postalCode": "10001",
"phoneCc": "1",
"phone": "2125551234",
"languagePreference": "en",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}
}
}