| Resource API |
displaySessionReference returned in GET /sessions, POST /sessions and POST /legals method
- sessionReference: To be sent to the API server when making any session related requests
- displaySessionReference: To be displayed to the user
|
| Resource API |
displaySessionReference in push notification when session is terminated |
| Resource API |
Sms notifications implemented for session start and stop
- Sent only if the user opts in
|
| Resource API |
Email notifications implemented for session start and stop
- Sent only if the user opts in
|
| Resource API |
Simulating occupied-not-charging and occupied-charged
- Occupied-not-charging: On session start, before the status changes to occupied-charging (for around 1 min)
- Occupied-charged: On session stop, before the session terminated event is received (for around 1-2 mins)
|