ocpi-tariffs 0.46.1

OCPI tariff calculations
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
{
    "tariff": {
        "country_code": "NL",
        "party_id": "ENE",
        "currency": "EUR",
        "elements": []
    },
    "expect": {
        "warnings": {
            "$.elements": ["empty"]
        }
    }
}