Logo
Roaring API Documentation

Fetch engagements for person

GET {{baseUrl}}/:personalNumber

AsOfDate supported

 

Body PARAM

Key Datatype Required Description 
asOfDate
string Date on format yyyy-mm-dd
includeWithRoleCode
string Include engagements with roleCodes
includeWithRoleCode
string Include engagements with roleCodes
excludeWithRoleCode
string Exclude engagements with roleCodes
excludeWithRoleCode
string Exclude engagements with roleCodes
includeRoleCode
string Include roles with roleCodes
includeRoleCode
string Include roles with roleCodes
excludeRoleCode
string Exclude roles with roleCodes
Curl
curl -X GET 'https://api.roaring.io/se/company/engagement/3.0/:personalNumber?asOfDate=<string>&includeWithRoleCode=<string>&includeWithRoleCode=<string>&excludeWithRoleCode=<string>&excludeWithRoleCode=<string>&includeRoleCode=<string>&includeRoleCode=<string>&excludeRoleCode=<string>&excludeRoleCode=<string>'

ENDPOINTS