GET api/Geofence?token={token}&terminal={terminal}
This api is used to specify whether do you have an open transport in a specific terminal (according to the acceptable time to inquiry).
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| token | generated token on login |
Define this parameter in the request URI. |
| terminal | Terminal name: 'Terminal 1' or 'Terminal 3' |
Define this parameter in the request URI. |