Snippets

OICP 2.2 REST eRoamingPushEVSEPricing

You are viewing an old version of this snippet. View the current version.
Revised by Lukas Pflaum a469cb3
1
2
3
4
The service description can be found in the OICP 2.2.

To download the latest OICP Version, please visit our website:
https://www.hubject.com/downloads/
{
  "ActionType": "fullLoad",
  "EVSEPricing": [
    {
      "EvseID": "string",
      "EvseIDProductList": [
        "string"
      ],
      "ProviderID": "string"
    }
  ]
}
{
  "CPOPartnerSessionID": "string",
  "EMPPartnerSessionID": "string",
  "Result": false,
  "SessionID": "string",
  "StatusCode": {
    "AdditionalInfo": "string",
    "Code": "000",
    "Description": "string"
  }
}
HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.