Required Scopes: MEMBERSHIP_SELF_SERVICE_IDLE_PERIOD_CONFIG_READ
Get the idle period configuration of the contract
OK
Validation of the request failed.
Authentication failed. No api-key, wrong api-key or wrong header name.
Authorization failed. The caller has no privilege to the given resource.
Entity does not exists.
Conflict
Access denied - rate limit is exceeded.
Unexpected system error.
{- "temporalUnit": "WEEK",
- "maxTerms": 6,
- "firstPossibleStartDate": "2023-08-01",
- "nextPossibleStartDateOnly": true,
- "idlePeriodFee": {
- "amount": 20,
- "currency": "EUR"
}, - "accessRefusal": true,
- "idlePeriodReasons": [
- {
- "id": 203,
- "name": "Vacation",
- "documentRequired": true
}
], - "idlePeriodCreationStatus": "CHANGES_REQUIRE_VERIFICATION",
- "contractHasExtension": true
}