1

Get List of routes

Topic: Get List of routes

In logistics.gearsivms.com,

While clicking on routes tab there is a list of available route are displayed.

so at that time which API is called to get list of routes?

Please provide API name and how to get request params used in that API.

2

Get List of routes

Re: Get List of routes

samir.agile wrote:

In logistics.gearsivms.com,

While clicking on routes tab there is a list of available route are displayed.

so at that time which API is called to get list of routes?

Please provide API name and how to get request params used in that API.

Hello!

If you mean Route like here list of the routes on the left Get List of routes
you can execute request search_items, element ( (field “itemsType”)  avl_route to get full list of routes with required information (flags)

Diana Cheley
Wialon Hosting Expert
Gurtam
3

Get List of routes

Re: Get List of routes

chdi wrote:
samir.agile wrote:

In logistics.gearsivms.com,

While clicking on routes tab there is a list of available route are displayed.

so at that time which API is called to get list of routes?

Please provide API name and how to get request params used in that API.

Hello!

If you mean Route like here list of the routes on the left Get List of routes
you can execute request search_items, element ( (field “itemsType”)  avl_route to get full list of routes with required information (flags)

we need from logistics.gearsivms.com. please check attached screen shots.
From screenshot, how can i get that list of routes from which API ?

  • Get List of routes
4

Get List of routes

(edited by Diana 22/02/2019 13:23:16)

Re: Get List of routes

To get list of routes which already created in Logistics app you need to execute GET request /api/routes . Please look here description (page 3)

Diana Cheley
Wialon Hosting Expert
Gurtam