curl --location --globoff 'https://.daftra.com/v2/api/entity/v2/api/entity/employment_type/1/1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json'{
"id": 1,
"name": "دوام كامل",
"description": null,
"active": 1,
"created": "2026-06-22 21:17:21",
"modified": "2026-06-28 23:35:43"
}