Files
services/examples/evchargers/referenceData/curl/getReferenceData.sh
2021-10-01 14:17:54 +01:00

4 lines
148 B
Bash
Executable File

curl "https://api.m3o.com/v1/evchargers/ReferenceData" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $MICRO_API_TOKEN" \
-d '{}'