We needed to use Look up venue files within a date range rest api.
GET https://hosted.datascopeapi.reuters.com/RestApi/v1/StandardExtractions/ UserPackageDeliveryGetUserPackageDeliveriesByDateRange(SubscriptionId='0x0400dc1d24a00cb4',FromDate=2016-09-12T14:03:49.300Z,ToDate=2016-09-13T14:03:49.300Z)
But we get a “Resource not found for the segment” error and we are using 0x0400dc1d24a00cb4 subscriptionId which is for venue files.
Can you please let us know if we are missing something here or has something changed from what is documented in TickHistory REST API version 1 user guide.