PlugAndCharge

post

Update plug and charge setting for an asset

This endpoint will enroll/enroll an asset for plug and charge

partnerstring

required

Enum
  • Hubject
  • Irdeto
actionstring

required

Enum
  • enroll
  • unenroll
networkstring

required

Responses

Request examples

{
  "partner": "Hubject",
  "action": "enroll",
  "network": "string"
}

Response examples

Request Accepted

Empty response

Was this page helpful?