curl --location -g --request GET 'https://.daftra.com/v2/api/entity/charge_usage/{{id}}/1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json'{
"id": 1,
"credit_charge_id": 2,
"credit_usage_id": 1,
"amount": 20
}