...
Table of Contents | ||
---|---|---|
|
CreateRehabiliteringsindstilling (POST v1/rehabiliteringsindstilling/{rehabiliteringsindstillingId?})
Opretter en indstilling på et rehabiliteringsforløb.
...
Fejlkode | Fejltekst | Beskrivelse |
---|---|---|
1001 | Invalid cpr | The submitted cpr is either to long or short or contains data not interpretable as a date |
1010 | Unknown cpr | The submitted cpr is unknown to the system |
4575 | You are not authorized | You are not authorized to execute the operation |
4589 | Unknown identifier | The submitted Identifier is unknown to the system |
6005 | The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader | The person with specified cpr does not belong to the jobcenter specified in ActiveOrganisationHeader |
UpdateRehabiliteringsindstilling (PUT v1/rehabiliteringsindstilling/{rehabiliteringsindstillingId})
Opdaterer en indstilling på et rehabiliteringsforløb.
...