Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Return transaction ID after starting charging #4233

Open
gasparuff opened this issue May 6, 2024 · 0 comments
Open

Return transaction ID after starting charging #4233

gasparuff opened this issue May 6, 2024 · 0 comments

Comments

@gasparuff
Copy link

I'm trying to work with the ev-server through the REST API because I need to integrate it with another platform. I managed to successfully call the /remote/start and /stop endpoints and it does what it should. But for fetching the charging status after starting the charging, I need the transaction ID. Also for stopping the charging I need it. So what I did now, is to call {{baseUrl}}/api/charging-stations/:id and get the currentTransactionID from the connectors array response. But this seems kinda clunky to me... is there any way to get the transaction ID back in a response from the remote/start/ request?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant