GET api/CandidatePublications/{key}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
key

integer

Required

Body Parameters

None.

Response Information

Resource Description

CandidatePublicationModel
NameDescriptionTypeAdditional information
nIAWebZielId

integer

None.

nWebZielKey

integer

None.

nBerufKey

integer

None.

nBZPensVon

decimal number

None.

nBZPensBis

decimal number

None.

lBZTemp

boolean

None.

lBZTryHir

boolean

None.

lBZFest

boolean

None.

nStufeKey

integer

None.

cWebZielText

string

None.

nBZielKey

integer

None.

nBezirkKey

integer

None.

nIAWebFachKentKeys

string

None.

WorkExperienceYears

decimal number

None.

Candidate

CandidatePublicationCandidateModel

None.

ItSkills

Collection of CandidatePublicationItSkillsModel

None.

LanguageSkills

Collection of CandidatePublicationLanguageSkillsModel

None.

Educations

Collection of CandidatePublicationEducationsModel

None.

DistrictKeys

Collection of integer

None.

Images

Collection of CandidatePublicationImageModel

None.

Response Formats

application/json, text/json

Sample:
{
  "nIAWebZielId": 1,
  "nWebZielKey": 1,
  "nBerufKey": 2,
  "nBZPensVon": 1.0,
  "nBZPensBis": 1.0,
  "lBZTemp": true,
  "lBZTryHir": true,
  "lBZFest": true,
  "nStufeKey": 6,
  "cWebZielText": "sample string 7",
  "nBZielKey": 1,
  "nBezirkKey": 1,
  "nIAWebFachKentKeys": "sample string 8",
  "WorkExperienceYears": 1.1,
  "Candidate": {
    "nKandKey": 1,
    "nLandKey": 1,
    "nLandKeyNationalitaet": 2,
    "Age": 3,
    "nVerfStKey": 1,
    "lKandVerOK": true,
    "dVerfAb": "2025-04-30T06:15:13.0065656+00:00",
    "dVerfBis": "2025-04-30T06:15:13.0065656+00:00",
    "nSexCode": 1,
    "nAAuswKey": 5,
    "nVerkmKey": 6,
    "persAngabenGueltig": 7,
    "nIAKATypKeys": "sample string 8",
    "cZusTextReferenzInfo": "sample string 9",
    "cZusTextBerufsinformation": "sample string 10"
  },
  "ItSkills": [
    {
      "nPInfKey": 1,
      "nSWKey": 1,
      "nEDVErfKey": 1,
      "cPInfBem": "sample string 1"
    },
    {
      "nPInfKey": 1,
      "nSWKey": 1,
      "nEDVErfKey": 1,
      "cPInfBem": "sample string 1"
    }
  ],
  "LanguageSkills": [
    {
      "nKSprKey": 1,
      "nSprachKey": 1,
      "nSprKStSch": 1,
      "nSprKStMun": 1
    },
    {
      "nKSprKey": 1,
      "nSprachKey": 1,
      "nSprKStSch": 1,
      "nSprKStMun": 1
    }
  ],
  "Educations": [
    {
      "nBerufKey": 1,
      "nWebAbschlKey": 1
    },
    {
      "nBerufKey": 1,
      "nWebAbschlKey": 1
    }
  ],
  "DistrictKeys": [
    1,
    2
  ],
  "Images": [
    {
      "Url": "sample string 1"
    },
    {
      "Url": "sample string 1"
    }
  ]
}

text/html

Sample:
{"nIAWebZielId":1,"nWebZielKey":1,"nBerufKey":2,"nBZPensVon":1.0,"nBZPensBis":1.0,"lBZTemp":true,"lBZTryHir":true,"lBZFest":true,"nStufeKey":6,"cWebZielText":"sample string 7","nBZielKey":1,"nBezirkKey":1,"nIAWebFachKentKeys":"sample string 8","WorkExperienceYears":1.1,"Candidate":{"nKandKey":1,"nLandKey":1,"nLandKeyNationalitaet":2,"Age":3,"nVerfStKey":1,"lKandVerOK":true,"dVerfAb":"2025-04-30T06:15:13.0065656+00:00","dVerfBis":"2025-04-30T06:15:13.0065656+00:00","nSexCode":1,"nAAuswKey":5,"nVerkmKey":6,"persAngabenGueltig":7,"nIAKATypKeys":"sample string 8","cZusTextReferenzInfo":"sample string 9","cZusTextBerufsinformation":"sample string 10"},"ItSkills":[{"nPInfKey":1,"nSWKey":1,"nEDVErfKey":1,"cPInfBem":"sample string 1"},{"nPInfKey":1,"nSWKey":1,"nEDVErfKey":1,"cPInfBem":"sample string 1"}],"LanguageSkills":[{"nKSprKey":1,"nSprachKey":1,"nSprKStSch":1,"nSprKStMun":1},{"nKSprKey":1,"nSprachKey":1,"nSprKStSch":1,"nSprKStMun":1}],"Educations":[{"nBerufKey":1,"nWebAbschlKey":1},{"nBerufKey":1,"nWebAbschlKey":1}],"DistrictKeys":[1,2],"Images":[{"Url":"sample string 1"},{"Url":"sample string 1"}]}

application/xml, text/xml

Sample:
<CandidatePublicationModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/StarJob.Bll.CandidatePublications.Models">
  <Candidate>
    <Age>3</Age>
    <cZusTextBerufsinformation>sample string 10</cZusTextBerufsinformation>
    <cZusTextReferenzInfo>sample string 9</cZusTextReferenzInfo>
    <dVerfAb>2025-04-30T06:15:13.0065656+00:00</dVerfAb>
    <dVerfBis>2025-04-30T06:15:13.0065656+00:00</dVerfBis>
    <lKandVerOK>true</lKandVerOK>
    <nAAuswKey>5</nAAuswKey>
    <nIAKATypKeys>sample string 8</nIAKATypKeys>
    <nKandKey>1</nKandKey>
    <nLandKey>1</nLandKey>
    <nLandKeyNationalitaet>2</nLandKeyNationalitaet>
    <nSexCode>Female</nSexCode>
    <nVerfStKey>1</nVerfStKey>
    <nVerkmKey>6</nVerkmKey>
    <persAngabenGueltig>7</persAngabenGueltig>
  </Candidate>
  <DistrictKeys xmlns:d2p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays">
    <d2p1:int>1</d2p1:int>
    <d2p1:int>2</d2p1:int>
  </DistrictKeys>
  <Educations>
    <CandidatePublicationEducationsModel>
      <nBerufKey>1</nBerufKey>
      <nWebAbschlKey>1</nWebAbschlKey>
    </CandidatePublicationEducationsModel>
    <CandidatePublicationEducationsModel>
      <nBerufKey>1</nBerufKey>
      <nWebAbschlKey>1</nWebAbschlKey>
    </CandidatePublicationEducationsModel>
  </Educations>
  <Images>
    <CandidatePublicationImageModel>
      <Url>sample string 1</Url>
    </CandidatePublicationImageModel>
    <CandidatePublicationImageModel>
      <Url>sample string 1</Url>
    </CandidatePublicationImageModel>
  </Images>
  <ItSkills>
    <CandidatePublicationItSkillsModel>
      <cPInfBem>sample string 1</cPInfBem>
      <nEDVErfKey>1</nEDVErfKey>
      <nPInfKey>1</nPInfKey>
      <nSWKey>1</nSWKey>
    </CandidatePublicationItSkillsModel>
    <CandidatePublicationItSkillsModel>
      <cPInfBem>sample string 1</cPInfBem>
      <nEDVErfKey>1</nEDVErfKey>
      <nPInfKey>1</nPInfKey>
      <nSWKey>1</nSWKey>
    </CandidatePublicationItSkillsModel>
  </ItSkills>
  <LanguageSkills>
    <CandidatePublicationLanguageSkillsModel>
      <nKSprKey>1</nKSprKey>
      <nSprKStMun>1</nSprKStMun>
      <nSprKStSch>1</nSprKStSch>
      <nSprachKey>1</nSprachKey>
    </CandidatePublicationLanguageSkillsModel>
    <CandidatePublicationLanguageSkillsModel>
      <nKSprKey>1</nKSprKey>
      <nSprKStMun>1</nSprKStMun>
      <nSprKStSch>1</nSprKStSch>
      <nSprachKey>1</nSprachKey>
    </CandidatePublicationLanguageSkillsModel>
  </LanguageSkills>
  <WorkExperienceYears>1.1</WorkExperienceYears>
  <cWebZielText>sample string 7</cWebZielText>
  <lBZFest>true</lBZFest>
  <lBZTemp>true</lBZTemp>
  <lBZTryHir>true</lBZTryHir>
  <nBZPensBis>1</nBZPensBis>
  <nBZPensVon>1</nBZPensVon>
  <nBZielKey>1</nBZielKey>
  <nBerufKey>2</nBerufKey>
  <nBezirkKey>1</nBezirkKey>
  <nIAWebFachKentKeys>sample string 8</nIAWebFachKentKeys>
  <nIAWebZielId>1</nIAWebZielId>
  <nStufeKey>6</nStufeKey>
  <nWebZielKey>1</nWebZielKey>
</CandidatePublicationModel>