November 2022
almost 3 years ago
2022-11-07
π Feature
- New field
chargeAuthadded to Charge, allowing you to retrieve information about the authentication method used to authenticate the charge - Charge, ChargePoint and Site now have the
createdAtandupdatedAtfields
π Fix
siteIdquery param of/api/v1/charge-pointswould allow for string values. This will now return a400 - Bad Requestif the value is not a number.
π Docs
- Update documentation for
auth/meand pagination parameters.