Discussions
API - getting amount of kw charged per hour during a charge session
Have a use case where I'm trying to calculate my exact cost of charging at home, the price I pay changes at 30 minute intervals (a lot of people in the UK are on one of Octopus' tarrifs)
Request: SmartCharge
Do you have plans on exposing the SmartCharge capabilities that you have in the app, through the API?
I would love to be able to send a start charge request with optional options like
Wallet transactions in the api
All transactions returns a positiv value. I will expect charges and subscriptions to be a minus value. Is this not an error?
Extended single charge info
It would be nice to have access to the hourly charged kWh in the public API. I see that it is already available in the partner API at this: https://partner-api.monta.com/api/v1/charges/{chargeId}, in array "kwhPerHour". Any plans on making this available for the public API also?
Retrieve a list of charges: only 10 elements per page
Hello,
Feature Request: add info to charges
In the app, there is a field 'notes' for charges, so one can add comments or extra information regarding that specific charge.
Feauture request. Wallet
It would be nice to have information in the API corresponding to the actual amount of money in the wallet.
Retrieve a list of charges seems to be ignoring 'fromDate' argument
request:
Add wallet query parameter for summary or add an identifier for different types of wallet entries
Hi