GSC POD API

Route

Get Assigned Route

Returns a route assigned to the employee with a list of stops, each containing a list of products.

Status: Complete

Endpoint: https://pod.dev.gscserver.com/api/route

Method: GET

Content-Type: application/json

Headers:

{
	"employee_id": "04625",
	"api_token": "bocBdA0uZyaBSKeTxjfOfZBrA4eDWxYW"
}
					

Try It Out




Result:

	...