
Nmbrs
Merge interacts with Nmbrs API endpoints to access certain information as detailed below.
API Endpoints
POST/v3/CompanyService.asmx
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringlegal_name
Stringdisplay_name
Stringremote_data_path
Unknownremote_data
ArrayAccess Employee information
Employee fields
company
UUIDPOST/v3/EmployeeService.asmx
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
last_name
Stringstart_date
DateTime (ISO 8601)home_location
UUIDremote_id
Stringdate_of_birth
DateTime (ISO 8601)work_email
Stringemployee_number
Stringpersonal_email
Stringteam
UUIDremote_data
Arrayfirst_name
Stringssn
Stringmobile_phone_number
Stringgender
Enumtermination_date
DateTime (ISO 8601)Access Team information
Team fields
remote_id
Stringremote_data
Arrayname
StringAccess Location information
Location fields
street_1
Stringcountry
Enumzip_code
Stringremote_id
Stringstate
Stringcity
Stringremote_data
ArrayAccess Employment information
Employment fields
pay_rate
Numberremote_id
Stringeffective_date
DateTime (ISO 8601)employee
UUIDremote_data
Array