Location ​
A Location represents a grouping of readers.
Related guide: Fleet management
Endpoints ​
Create a Location ​
- POST /v1/terminal/locations
Update a Location ​
- POST /v1/terminal/locations/:id
Retrieve a Location ​
- GET /v1/terminal/locations/:id
List all Locations ​
- GET /v1/terminal/locations
Delete a Location ​
- DELETE /v1/terminal/locations/:id