id string
email string
first_name string
last_name string
date_of_birth string
object
city string
country string
postal_code string
street string

phone_number string
role_name string
job_title string
onboarding_email_sent_at string
cost_centre string
approval_manager_id string

Example of the model

{
    "id": "",
    "email": "",
    "first_name": "",
    "last_name": "",
    "date_of_birth": "",
    "address": {
      "city": "",
      "country": "",
      "postal_code": "",
      "street": ""
    },
    "phone_number": "",
    "role_name": "",
    "job_title": "",
    "onboarding_email_sent_at": "",
    "cost_centre": "",
    "approval_manager_id": ""
}

Supported services

Velory