curl --location --request GET 'https://api.mediaconnect.no/capi/v1/client/recruitment/campaign/?companyCode'
{
"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
}
]
}
]
}