Update the tariff details of the OCPI integraion
x-ms-visibility: "important"
Send a request to update the tafiff details of the OCPI integration. This can be used only to update tariffs that have been created directly to the integration. These tariffs are not recommended to use any more.
Path Parameters
integrationId string required
This is the globally unique ID for the OCPI Integraion
application/json
Request Body required
Tariff object that needs to be updated.
- Array [
- ]
- Array [
- Array [
- ]
- ]
- Array [
- ]
- Array [
- ]
id string
currency string
type int32 nullable
Possible values: [0
, 1
, 2
, 3
, 4
]
Default value: 0
tariffAltText object[]
language string
text string
tariffAltUrl uri
minPrice object
exclVat float
inclVat float nullable
maxPrice object
exclVat float
inclVat float nullable
elements object[]
priceComponents object[]
type int32
Possible values: [0
, 1
, 2
, 3
]
Default value: 0
price float
vat float nullable
stepSize int32
restrictions object
startTime string
endTime string
startDate string
endDate string
minKwh double nullable
maxKwh double nullable
minCurrent double nullable
maxCurrent double nullable
minPower double nullable
maxPower double nullable
minDuration int32 nullable
maxDuration int32 nullable
dayOfWeek int32[]
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
]
reservation int32 nullable
Possible values: [0
, 1
]
Default value: 0
startDateTime date-time nullable
endDateTime date-time nullable
tariffEnergyMix object
isGreenEnergy boolean
energySources object[]
source int32
Possible values: [0
, 1
, 2
, 3
, 4
, 5
, 6
, 7
]
Default value: 0
percentage float
environImpact object[]
category int32
Possible values: [0
, 1
]
Default value: 0
amount float
supplierName string
energyProductName string
Responses
- 200
- 400
- 401
The tariff has been updated
text/plain
Schema
Schema
string
Errors in the body request
text/plain
Schema
Schema
string
Customer not found or not authorised
Loading...