ImportTrancheRateInput
Input fields
Date at which the rate was calculated.
ID linked to the contract in Kraken.
S3 path to the document that breaks the tranche rate down into individual components (e.g. Cost of Energy report).
Market name for the tranche target.
Start of the period for which the rate was calculated.
End of the period for which the rate was calculated.
Price per unit (e.g. 5 pence per KWh).
Unit by which the rate is paid by (e.g: pence/KWh or pence/MWh). The API will work out the minor unit of the local currency (.e.g: pence, cents, ...).
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"calculatedAt": "1995-04-11T15:19:56.270321+00:00",
"contractIdentifier": "67736629",
"costOfEnergyReport": "near-must-surface-law-how",
"marketName": "EV_PUBLIC_CHARGING",
"periodFrom": "1989-03-01T02:50:49.640990+00:00",
"periodTo": "1984-08-06T07:52:15.678153+00:00",
"pricePerUnit": "agency-position-indicate-number-artist",
"unit": "PER_KWH"
}