Mijn Communities
Help

API Update 2022-05

17-05-2022 15:49 (Bijgewerkt op 17-05-2022)
  • 0 Antwoorden
  • 2 kudos
  • 366 Weergaven

{English below}

Nieuw

IAM API: Nieuw endpoint voor lezen cost allocation (Loonverdelingsregels)

De IAM API is uitgebreid met een nieuw endpoint voor het ophalen of lezen van de loonverdelingsregels van een medewerker uit Beaufort. De Loonverdelingsregels van Beaufort bevatten onder andere de kostenplaats(en) waarop de medewerker werkzaam is. 

Het endpoint bevat de volgende gegevens

  • Persoonsnummer van de medewerker
  • Dienstverband volgnummer van de medewerker
  • Volgnummer loonverdelingsregel
  • Kostenplaats
  • Kostensoort
  • Kostendrager
  • Percentage van de loonverdeling

De loonverdeling betreft altijd de actuele situatie zoals die is vastgelegd in het scherm "Loonverdeling" in Beaufort.

 

De loonverdelingsregels kunnen opgevraagd worden via het endpoint:

 

https://api.youforce.com/iam/v1.0/CostAllocations

De API kan met verschillende parameters gebruikt worden

 

Full list

GET https://api.youforce.com/iam/v1.0/CostAllocations

 

By ID

GET https://api.youforce.com/iam/v1.0/CostAllocations/35001%201%201

 

Filter by Person Code

GET https://api.youforce.com/iam/v1.0/CostAllocations?personCode=35001

 

RenSanders_0-1652790773244.png RenSanders_1-1652790922646.png

 

[english]

New

IAM API: New endpoint for cost allocation (Beaufort Loonverdeldingsregels)

The IAM API has been expanded with a new endpoint for cost allocation. With this new endpoint IAM systems can get the cost allocation records of an employee from Beaufort.  The cost center is one of the attributes of this new endpoint. 

 

The cost allocation entity concerns always the current situation as it is recorded in Beaufort with the screen "Loonverdeling".

 

You can access the enpoint with the url:

 

https://api.youforce.com/iam/v1.0/CostAllocations

You can use the endpoint with the following parameters

 

Full list

 

GET https://api.youforce.com/iam/v1.0/CostAllocations

 

 

By ID

 

GET https://api.youforce.com/iam/v1.0/CostAllocations/35001%201%201

 

 

Filter by Person Code

 

GET https://api.youforce.com/iam/v1.0/CostAllocations?personCode=35001

 

 

Medewerkers