REST call to create ReportTemplate - how to set region and time?

Hello,

Via the datascope web UI, when creating a ReportTemplate (Premium Pricing) I can choose the Region and Cycle (i.e. Asia 15:00 JST). In looking at the REST API documentation, I'm unable to see where this is set.

Where is this set?

Thanks.

Gary

Best Answer

  • GM123
    Answer ✓

    Turns out I was looking in the wrong section of the API. It's not part of ReportTemplate, but part of PremiumPricingReportTemplate, and the property in question is PremiumPricingRegionCycle.

Answers