Skip to main content

Get configuration for vacancy details

GET 

/:customerId/vacancies/configuration/details

Get configuration for vacancy details

Request

Path Parameters

    customerId uuidrequired

    A unique UUID value that identifies the customer.

Header Parameters

    X-MindKey-User-Language string

    Default value: en-us

    Specify User UI Language

    X-MindKey-User-Culture string

    Default value: en-us

    Specify User UI Culture

    X-MindKey-User-Timezone string

    Default value: Europe/Copenhagen

    Specify timezone.

Responses

OK

Schema

    showStartDate EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showEndDate EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showVacancyType EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showContactPersonName EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showContactPersonWorkPhone EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showContactPersonMobilePhone EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showContactPersonEmail EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showPositionStartDate EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showEmploymentCategoryName EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showOrganizationName EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showLocations EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showRegions EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showTeaser EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showCompanyName EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showCompanyAddress EnumVacancyDetailShowType (string)

    Possible values: [Hide, Show, Sidebar]

    showLongDate boolean
Loading...