...
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 |
...
GetJobannonce (POST /v1/Jobannonce/GemtAfBorger/{jobannonceidentifier})
Opretter en borgers gemte jobannonce.
...
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 |
4405 | The person with specified cpr is dead | The person with specified cpr is dead |
4575 | You are not authorized | You are not authorized to execute the operation |
4589 | Unknown identifier | The submitted Identifier is unknown to the system |
...
DeleteGemtJobannonce (DELETE /v1/Jobannonce/GemtAfBorger/{jobannonceidentifier})
Sletter en borgeres gemte jobannonce.
...