Only the client needs to be logged in to use this endpoint. The user does not need to be logged in, click here to read more.
Use this API for getting recruitment campaign info. You will get points for each recruitment product whitin a company and a recruit campaign.
OK
Array of objects Company wrapper element, containing a list of campaign |
Bad Request
Too Many Requests
Internal Server Error
{- "campaignItems": [
- {
- "campaignCode": "Spring2024",
- "campaignDescription": "The offer for spring 2024.",
- "companyItems": [
- {
- "companyCode": "Important News International",
- "companyDescription": "A group of Companies"
}
], - "productItems": [
- {
- "productCode": "CO27409",
- "productDescription": "",
- "points": 50
}
]
}
]
}