Beschrijving Antwoord (POST company/socialBillRetainment/retainmentObligations/search)
Inhoud
Payload
Element | Omschrijving | |||
---|---|---|---|---|
@context | De URL van de context die bij dit schema hoort. | |||
total | Het aantal teruggegeven items | |||
items | Array van items | |||
| status | status van het gegevensblok. Mogelijke waarden zijn:
| ||
| employer |
| ||
|
| employerIdentification | array met de lijst van de gevonden identificatoren van de onderneming. Deze array bevat minimaal één en maximaal drie elementen. Eén element van elk type kan aanwezig zijn. | |
|
|
| identification | De waarde van de identificator. Voor Belgische bedrijven is dit het ondernemingsnummer en is het type = “enterpriseNumber“. Voor buitenlandse bedrijven kan elke combinatie mogelijk zijn. |
|
|
| type | Het type identificator. Mogelijke waarden zjin:
|
| decisiondate | Datum waarop de beslissing om een sociale inhoudingsplicht in te voeren is genomen. | ||
| retainmentObligation | Is een sociale inhoudingplicht van toepassing? Mogelijke waarden:
| ||
| retainmentExpirationDate | Datum tot wanneer de beslissing geldig is. Wordt alleen ingevuld als de verplichting “false” is. Meer informatie: Veelgestelde vragen (POST company/socialBillRetainment/retainmentObligations/search) |
Voorbeeld
POST company/socialBillRetainment/retainmentObligations/search
header "x-correlation-id" : "b86d852d-c24e-496e-8a73-25718b2624ff"
{
"@context": "https://vlaamseoverheid.atlassian.net/wiki/download/attachments/6118410708/context-socialBillretainment.jsonld?api=v2",
"total": 5,
"items": [
{
"status": "employerFoundBillRetainment",
"employer": {
"employerIdentification": [
{
"identification": "DE120414529",
"type": "enterpriseNumber"
},
{
"identification": "0685668254",
"type": "vatNumber"
}
]
},
"decisionDate": "2024-04-04T10:25:50.000Z",
"retainmentObligation": false,
"retainmentExpirationDate": "2024-04-26T00:00:00.000Z"
},
{
"status": "employerFoundBillRetainment",
"employer": {
"employerIdentification": [
{
"identification": "NL822169080B01",
"type": "vatNumber"
},
{
"identification": "91310044680900775R",
"type": "otherId"
}
]
},
"decisionDate": "2024-04-04T10:25:50.000Z",
"retainmentObligation": false,
"retainmentExpirationDate": "2024-04-26T00:00:00.000Z"
},
{
"status": "employerFoundBillRetainment",
"employer": {
"employerIdentification": [
{
"identification": "99208695E1",
"type": "otherId"
}
]
},
"decisionDate": "2024-04-04T10:25:50.000Z",
"retainmentObligation": true
},
{
"status": "employerNotFoundBillRetainment",
"employer": {
"employerIdentification": [
{
"identification": "1665765735",
"type": "enterpriseNumber"
},
{
"identification": "1665765735",
"type": "vatNumber"
}
]
}
},
{
"status": "employerNotFoundBillRetainment",
"employer": {
"employerIdentification": [
{
"identification": "DE234050886",
"type": "vatNumber"
},
{
"identification": "DE234050886",
"type": "otherId"
}
]
}
}
]
}
Related pages
Voor vragen of opmerkingen kan u de MAGDA helpdesk contacteren
De MAGDA Gebruikersomgeving is een officiële website van de Vlaamse overheid
uitgegeven door Digitaal Vlaanderen