post https://api.telematica.so/v3/battery//tariff
Log in to see full request history
Response
xxxxxxxxxx
16curl --request POST \
--url https://api.telematica.so/v3/battery/batteryId/tariff \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"tariffDetails": {
"import": {
"tariffType": "seasons"
},
"export": {
"tariffType": "seasons"
}
}
}
'
Try It!
to start a request and see the response here! Or choose an example: