Thu, 01/25/2018 - 11:12
#1
Transactions
How many transactions does the Optimize Route endpoint do?
Fri, 01/26/2018 - 06:42
An optimized route, as well
An optimized route, as well as any other route, will count one route transaction and one geocode transaction for each address in the route. If the request includes lat/lngs instead of addresses and doReverseGeocode is set to false (true by default) then no geocode transactions will be counted (and the destination maneuvers will not contain details about the location). You can find more details here.