[
{
"id": 123,
"name": "<string>",
"ownerID": 123,
"ownerName": "<string>",
"statusID": 123,
"statusName": "<string>",
"title": "<string>",
"shortDescription": "<string>",
"description": "<string>",
"bullet1": "<string>",
"bullet2": "<string>",
"bullet3": "<string>",
"division": 123,
"screeningQuestionnaireTemplateID": 123,
"classificationID": 123,
"subClassificationID": 123,
"countryID": 123,
"regionID": 123,
"locationID": 123,
"workTypeID": 123,
"payCurrencyID": 123,
"payFrom": 123,
"payTo": 123,
"payType": 123,
"payDisplay": "<string>",
"createdByID": 123,
"createdByName": "<string>",
"dateCreated": "2023-11-07T05:31:56Z",
"lastUpdatedByID": 123,
"lastUpdatedByName": "<string>",
"lastUpdatedDate": "2023-11-07T05:31:56Z",
"deleted": true,
"deletedDate": "2023-11-07T05:31:56Z",
"deletedByID": 123,
"jobBoards": [
{
"id": 123,
"advertTemplateID": 123,
"jobBoardID": 123
}
],
"attributes": [
{
"id": 123,
"advertTemplateID": 123,
"jobBoardID": 123,
"type": "<string>",
"value": "<string>"
}
]
}
]