curl --location -g --request GET 'https://api.mpc.dev.placewise.com/v1/content/management/job_postings?store_id[]' \
--header 'X-User-Agent;' \
--header 'X-Product-Name;' \
--header 'X-Loyalty-Club-Slug;' \
--header 'X-Customer;' \
--header 'Authorization;' \
--header 'X-Client-Authorization: '
{
"job_postings": [
{
"id": 416,
"customer_id": 447,
"locales": [],
"products": [],
"status": "published",
"visible_since": "2024-03-21T09:00:00.000000Z",
"visible_until": "2024-03-31T10:01:00.000000Z",
"sorting_priority": 0,
"title": {
"en": "Barista 2",
"no": null,
"pl": null,
"sv": null
},
"slug": {
"en": "barista2",
"no": null,
"pl": null,
"sv": null
},
"body": {
"en": "<p>ff</p>",
"no": null,
"pl": null,
"sv": null
},
"starts_at": null,
"ends_at": null,
"starts_at_text": {},
"ends_at_text": {},
"store_id": 36,
"number_of_openings": 1,
"contract_type": "full_time",
"apply_link": {
"type": null,
"value": null,
"title": null
},
"apply_description": {},
"url": "jobs/416-barista2",
"publication_status": "expired",
"external_master": null,
"us_legacy_data": null,
"visible_in_list": true,
"created_at": "2024-03-19T13:07:23.044165Z",
"updated_at": "2024-05-28T11:33:33.133985Z",
"archived_at": null
}
]
}