Authorization: Bearer ********************curl --location --globoff 'https://.daftara.com/api2/credit_type_package' \
--header 'Accept: application/json' \
--header 'apikey: ' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": 1,
"credit_type_id": 1,
"package_id": 24,
"amount": 1000
}'{
"message": "string",
"id": 0
}