EVPCLineItem
Input fields
The amount (excl. tax) in smallest units of currency.
The rate band of this line item.
JSON containing any additional metadata.
The end of the public charging session.
The start of the public charging session.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"amount": 95,
"band": "CONSUMPTION",
"metadata": {"key": "value"},
"periodEndAt": "2021-08-26T17:10:45.596692+00:00",
"periodStartAt": "2024-04-15T06:42:21.061076+00:00"
}