Store Delivery Route Report

The PIMM SDR Report provides all planned and actual data related to the outbound delivery service at the heart of the PIMM Route Management System (RMS). In it, users have access to the most detailed properties of all routes monitored under PIMM RMS. From the Scheduled Stop List to On Time Delivery to POD related data and more.

Example Request

Replace values in < >

curl --location --request GET \
'https://services.procuro.com/api/TMS/RouteReport/Find?routeName=<ROUTE-NAME>&routeDate=<ROUTE-DATE>&dcName=<DC-NAME>&includeForms=<TRUE-OR-FALSE>' \
--header 'Authorization: Bearer <BEARER-TOKEN-HERE>'