February 2025
about 1 month ago
🚀 Feature
- New endpoint added to retrieve kWh consumption breakdown for a specific charge:
/api/v1/charges/{chargeId}/kwh-consumption
- New endpoint added to retrieve a users' personal wallet:
/api/v1/wallets/personal
- Added new fields
fromWalletId
andtoWalletId
to wallet transactions. - Added new field
humanReadableId
to charges