
ChartHop
Merge interacts with ChartHop API endpoints to access certain information as detailed below.
API Endpoints
GET/v1/org
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringdisplay_name
Stringremote_data
ArrayGET/v2/org/{DOMAIN}/group
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
Stringremote_data
ArrayAccess Team information
Team fields
remote_id
Stringname
Stringremote_data
ArrayAccess Location information
Location fields
remote_id
StringGET/v1/org/{orgId}/group-type/{groupTypeId}
Merge interacts with this API endpoint to...
Access Group information
Group fields
type
EnumGET/v2/org/{DOMAIN}/group/{group_id}
Merge interacts with this API endpoint to...
Access Location information
Location fields
city
Stringname
Stringcountry
EnumGET/v1/org/{DOMAIN}/job
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_id
Stringteam
UUIDwork_location
UUIDAccess Employment information
Employment fields
pay_currency
Enumjob_title
Stringemployee
UUIDpay_period
Enumemployment_type
Enumremote_data
Arrayeffective_date
DateTime (ISO 8601)pay_rate
Numberremote_id
StringGET/v1/org/{DOMAIN}/person
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
avatar
Stringfirst_name
Stringwork_email
Stringgender
Enumtermination_date
DateTime (ISO 8601)company
UUIDemployment_status
Enumethnicity
Enumlast_name
Stringhome_location
UUIDremote_data
Arraymobile_phone_number
Stringdisplay_full_name
Stringpersonal_email
Stringdate_of_birth
DateTime (ISO 8601)remote_id
Stringstart_date
DateTime (ISO 8601)preferred_name
StringAccess Location information
Location fields
city
Stringzip_code
Stringremote_data
Arraycountry
Enumstreet_1
Stringstreet_2
Stringphone_number
StringGET/v1/org/{DOMAIN}/job/{job_id}
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
manager
UUID