curl --location -g --request GET 'https://.daftra.com/v2/api/entity/credit_type/{{id}}/1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json'{
"id": 8,
"name": "Test credit 4",
"allow_decimal": 1,
"status": 1,
"unit": "نقطة",
"description": "Hello",
"created": "2026-01-01 13:16:04",
"modified": "2026-01-01 13:16:04",
"deleted_at": null
}