Skip to main content
POST
Asset Plug In Schedule Event

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

asset_id
string<uuid>
required

Body

application/json

This is the original charging schedule which will be modified and returned to the client in the response. Used in WSLite integration model.

charging_schedule
ChargingScheduleBlock · object[]
required

Response

Modified charging schedule successfully retrieved

This is the modified charging schedule which will be returned to the client. Used in WSLite integration model.

modified_charging_schedule
ChargingScheduleBlock · object[]
required