curl --location -g --request GET 'https://.daftra.com/v2/api/entity/credit_charge/{{id}}/1' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer ' \
--header 'apikey: ' \
--header 'Content-Type: application/json'{
"id": 277,
"staff_id": 1,
"client_id": 1,
"credit_type_id": 1,
"status": "available",
"start_date": "2026-02-12",
"expiry_date": null,
"amount": 1.25,
"description": "تم الحصول على 1.25 نقاط الولاء لشراء فى دفع 25.00 ج.م فى فاتورة #*DSR2602467",
"created": "2026-02-12 15:39:58",
"modified": "2026-02-12 15:39:58",
"deleted_at": null,
"renewal_id": null
}