Please advise how we can select REST API settings for "Use Validated end of day Prices" for DSS Elektron End of Day Pricing? Let me attach below screenshot of DSS GUI for your refernce.
@HirokoGoto_1
Yes, this is for scheduled extractions.
For the Elektron EOD, it looks like this:
{ "Name": "DataAvailableTriggerScheduleEEOD2", "Recurrence": { "@odata.type": "#DataScope.Select.Api.Extractions.Schedules.SingleRecurrence", "ExtractionDateTime": "2026-03-23T00:00:00.000Z", "IsImmediate": false }, "Trigger": { "@odata.type": "#DataScope.Select.Api.Extractions.Schedules.DataAvailabilityTrigger", "ExtendedInformation": { "@odata.type": "#DataScope.Select.Api.Extractions.Schedules.ElektronEndOfDayPricingExtendedTriggerInformation", "IsErrorCorrected": true } }, "ListId": "0x099806a5a00b6bed", "ReportTemplateId": "0x09c8719fe16bd3aa" }
Thank you for reaching out to us.
The request looks like this:
{ "Name": "DataAvailableTriggerSchedule1", "Recurrence": { "@odata.type": "#DataScope.Select.Api.Extractions.Schedules.SingleRecurrence", "ExtractionDateTime": "2026-03-20T00:00:00.000Z", "IsImmediate": false }, "Trigger": { "@odata.type": "#DataScope.Select.Api.Extractions.Schedules.DataAvailabilityTrigger", "ExtendedInformation": { "@odata.type": "#DataScope.Select.Api.Extractions.Schedules.EndOfDayExtendedTriggerInformation", "IsErrorCorrected": true, "IsDelta": false } }, "ListId": "0x099806a5a00b6bed", "ReportTemplateId": "0x098eea543ecb5b7e" }
@Jirapongse Hi Jirapongse,
Thank you very much as usual.
Is this for Scheduled Extraction rather than On-Demand Extraction?
And is it also effective for Elektron EoD (not only regular EoD)?
Regards,
Hiroko
N