Create an Entity Onboarding Request
Creates an Entity Onboarding Request and returns the created Entity Onboarding Request.
Authorizations
Access Token Authentication
Body
Represents a request to onboard an Entity
The manufacturer of the Entity
Battery
, Boiler
, ChargePole
, EV
, HeatPump
, PV
, RetrofitMeter
, SmartMeter
The id of the Tenant the Entity will be added to. Required to be set if collectiveId is not set.
The id of the Collective the Entity will be added to. Required to be set if tenantId is not set.
The code of the Entity
The EAN number of the Entity
The email address used to onboard the Entity
The model of the Entity
The owner of the Entity
The custom properties of the Entity
The reference of the Entity
Represents the url where the user will be redirected to after completing the consent flow on the OEM page
The track of the Entity
The unique identifier of the Entity
The VIN of the Entity (required in case the type is EV)
Response
Represents an onboarding request
Represents an action for an onboarding request
Represents the data of an onboarding request
The id of the onboarding request
The id of the principal that initiated the onboarding request
Collective
, Entity
, Tenant
, User
, Client
The url where the User will be redirected to after completing the consent flow on the OEM page.
Canceled
, Failed
, InProgress
, Pending
, Succeeded
Errors that occurred during the processing of the onboarding request
Was this page helpful?