curl --location --globoff 'https://.daftra.com/v2/api/entity/credit_usage/{{id}}/1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json'{
"id": 0,
"client_id": 0,
"credit_type_id": 0,
"usage_date": "string",
"description": "string",
"created": "string",
"modified": "string",
"deleted_at": null
}